-
- Downloads
VWR-22690 FIXED Implemented save/load of bottomtray button order.
- Added methods responsible for saving and loading order of buttons to bottomtray. Order is saved after each drag'n'drop to ensure user's customization of bottomtray is not lost because of crash. - Added additional argument to layoutstack movePanel() method which tells it to move panel to the beginning of mPanels vector without requiring a pointer to panel before which it should be inserted. Reviewed by Vadim Savchuk.
Showing
- indra/llui/lllayoutstack.cpp 3 additions, 3 deletionsindra/llui/lllayoutstack.cpp
- indra/llui/lllayoutstack.h 2 additions, 1 deletionindra/llui/lllayoutstack.h
- indra/newview/llbottomtray.cpp 73 additions, 0 deletionsindra/newview/llbottomtray.cpp
- indra/newview/llbottomtray.h 5 additions, 0 deletionsindra/newview/llbottomtray.h
Loading
Please register or sign in to comment