diff options
author | Mike Antipov <mantipov@productengine.com> | 2009-11-13 17:28:19 +0200 |
---|---|---|
committer | Mike Antipov <mantipov@productengine.com> | 2009-11-13 17:28:19 +0200 |
commit | 977b731dd6cb5ce0ef754633a2c95130ee016ee4 (patch) | |
tree | 1b78a5b44b0ca5afe74f1b05e5c8e078aae1368d /indra/newview/llviewercontrol.cpp | |
parent | b59afa93961a30b8a5e4c6645b48c2cc8f3054df (diff) |
Work on major sub-task EXT-991 (Update bottom bar behavior on resize)
Implemented functionality to process Buttons hidden/shown via context menu
1. hidden buttons are not processed while resizing
2. setTrayButtonVisibleIfPossible() is implemented:
* If it is impossible to show required button via context menu due to there is no enough room in bottom tray
* it will no be shown.
* Method also stores resize state to be processed while future bottom tray extending:
* - if hidden while resizing button should be hidden it will not be shown while extending;
* - if hidden via context menu button should be shown but there is no enough room for now
* it will be shown while extending.
--HG--
branch : product-engine
Diffstat (limited to 'indra/newview/llviewercontrol.cpp')
0 files changed, 0 insertions, 0 deletions