EXT-7536 FIXED (Favorites bar and Navigation bar looks similar to the mock-up)
- Added constant FAVBAR_TOP_PADDING in the LLNavigationBar which defines the distance between navigation panel and favorites panel in pixels. - Added new image NavBar_BG_NoFav_Bevel which is used to show navigation panel with favorites bar hidden. It is required to show navigation panel with bevel at the bottom. - Added new image NavBar_BG_NoNav_Bevel which is used to show favorites panel with navigation panel hidden. It is required to show favorites panel with bevel at the top. - Removed image NavBar_BG_NoFav. It is not used anymore. - Modified the methods showNavigationPanel and showFavoritesPanel to take into account that distance. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/664/ --HG-- branch : product-engine
Showing
- indra/newview/llnavigationbar.cpp 18 additions, 11 deletionsindra/newview/llnavigationbar.cpp
- indra/newview/llnavigationbar.h 2 additions, 0 deletionsindra/newview/llnavigationbar.h
- indra/newview/skins/default/textures/navbar/NavBar_BG_NoFav_Bevel.png 0 additions, 0 deletions...w/skins/default/textures/navbar/NavBar_BG_NoFav_Bevel.png
- indra/newview/skins/default/textures/navbar/NavBar_BG_NoNav_Bevel.png 0 additions, 0 deletions...w/skins/default/textures/navbar/NavBar_BG_NoNav_Bevel.png
- indra/newview/skins/default/textures/textures.xml 2 additions, 2 deletionsindra/newview/skins/default/textures/textures.xml
- indra/newview/skins/default/xui/en/panel_navigation_bar.xml 14 additions, 3 deletionsindra/newview/skins/default/xui/en/panel_navigation_bar.xml
Loading
Please register or sign in to comment