-
- Downloads
EXT-7104 WIP Enable Build button and set necessary callbacks.
Because it is not enough to call showInstance for Build Floater it was implemented in a such way: * set save_visibility==true in floater tools to update button toggle state properly and subscribe Build button to listen visibility changes * added callback to observe parcel changing to set build button enabled/disabled. KNOWN ISSUE: if build permissions are changed button will not change state until restart/teleport Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/413/ --HG-- branch : product-engine
Showing
- indra/newview/llbottomtray.cpp 28 additions, 7 deletionsindra/newview/llbottomtray.cpp
- indra/newview/skins/default/xui/en/floater_tools.xml 1 addition, 0 deletionsindra/newview/skins/default/xui/en/floater_tools.xml
- indra/newview/skins/default/xui/en/panel_bottomtray.xml 2 additions, 3 deletionsindra/newview/skins/default/xui/en/panel_bottomtray.xml
Loading
Please register or sign in to comment