All submissions to this site are governed by the Second Life Viewer Contribution Agreement. By submitting patches and other information using this site, you acknowledge that you have read, understood, and agreed to those terms.

Review Board 1.6.11

Welcome to the Second Life Viewer Code Review tool.
See the documentation on our wiki for how to use this site.

STORM-1103 Nearby sidebar minimap should be optional

Review Request #265 - Created April 14, 2011 and submitted

Twisted Laws Reviewers
viewer
STORM-1103
None viewer-development
Patch makes the map in the Nearby people tab optional with a menu option in the gear 
menu.  Patch is XML only and resizing of the map is disabled (user_resize="false" in 
the layout_panels) as I could not find a way to easily save window sizes purely in XML.
Patch is in the repository of https://bitbucket.org/Twisted_Laws/viewer-development-storm-1103 as
https://bitbucket.org/Twisted_Laws/viewer-development-storm-1103/changeset/3455e79a14af
and https://bitbucket.org/Twisted_Laws/viewer-development-storm-1103/changeset/48b66643a4d1
Tested by exercising the gear menu option of "View Map" with the People tab attached 
and detached insuring the map appears and disappears properly.
Review request changed
Updated (June 26, 2011, 8:32 a.m.)
Corrects an issue identified in JIRA STORM-1103 where it is possible to make it so the map can no longer be displayed.
Quoted from JIRA

 1. Open Nearby Panel
 2. Decrease viewer window height until mini-map disappears automatically
 3. Disable mini-map in the gear menu
 4. Maximize viewer window height
 5. Enable minim-map via gear menu

Actual Results Minimap isn't displayed without this patch.  With this patch, the Minimap is still displayable.