diff options
author | Mike Antipov <mantipov@productengine.com> | 2009-11-10 15:02:42 +0200 |
---|---|---|
committer | Mike Antipov <mantipov@productengine.com> | 2009-11-10 15:02:42 +0200 |
commit | 3eafbeaac57c952b674fb134124354036c9bb967 (patch) | |
tree | 89e4695ea68567bc9e3961798b4ec2d9bb7ba0fc /indra/newview/app_settings/logcontrol.xml | |
parent | 7dabb3c46e6cdf208ce7dc46b89f431a247d6ba6 (diff) |
Work on major sub-task EXT-991 (Update bottom bar behavior on resize)
Initial refactoring of functionality:
- Re-Fixed bug with visibility of chiclet panel of the min size
- updated bottomtray xml to make buttons identical to each other
- Imroved logic while resizing of bottom tray (changing width of chiclet & nearby panels, hide/show buttons)
--HG--
branch : product-engine
Diffstat (limited to 'indra/newview/app_settings/logcontrol.xml')
-rw-r--r-- | indra/newview/app_settings/logcontrol.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/app_settings/logcontrol.xml b/indra/newview/app_settings/logcontrol.xml index d7bb64ce8a..ec80d2d014 100644 --- a/indra/newview/app_settings/logcontrol.xml +++ b/indra/newview/app_settings/logcontrol.xml @@ -34,6 +34,7 @@ </array> <key>classes</key> <array> + <string>LLBottomTray</string> </array> <key>files</key> <array> |