-
- Downloads
EXT-5808 FIXED Added another context menu. Also Navigation Bar and...
EXT-5808 FIXED Added another context menu. Also Navigation Bar and Mini-Location bar are mutually exclusive now - Implemented context menu for Mini-Location bar (menu_topinfobar.xml) - Implemented function show_topinfobar_context_menu() (in llviewermenu.h) which displays context menu for Mini-Location bar. - Functions toggle_show_navigation_panel() and toggle_show_mini_location_panel() modified so that Navigation Bar and Mini-Location bar are mutually exclusive (when the former is visible the latter is hidden and vice versa). - Implemented method LLPanelTopInfoBar::onContextMenuItemClicked which handles \"landmark\" and \"copy\" Mini-Location bar context menu actions. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/607/ --HG-- branch : product-engine
Showing
- indra/newview/llpaneltopinfobar.cpp 34 additions, 1 deletionindra/newview/llpaneltopinfobar.cpp
- indra/newview/llpaneltopinfobar.h 5 additions, 0 deletionsindra/newview/llpaneltopinfobar.h
- indra/newview/llviewercontrol.cpp 10 additions, 2 deletionsindra/newview/llviewercontrol.cpp
- indra/newview/llviewermenu.cpp 25 additions, 0 deletionsindra/newview/llviewermenu.cpp
- indra/newview/llviewermenu.h 1 addition, 0 deletionsindra/newview/llviewermenu.h
- indra/newview/skins/default/xui/en/menu_topinfobar.xml 51 additions, 0 deletionsindra/newview/skins/default/xui/en/menu_topinfobar.xml
Loading
Please register or sign in to comment