SOCIAL-714 FIX [PUBLIC] Basic mode to launch with Destinations panel open by default

we now correctly remember last state of destinations/avatar picker panels
master
Richard Linden 2011-03-24 15:27:15 -07:00
parent 57c4485602
commit 12d3acc192
2 changed files with 1 additions and 12 deletions

View File

@ -12617,7 +12617,7 @@
<key>Type</key>
<string>S32</string>
<key>Value</key>
<integer>-1</integer>
<integer>0</integer>
</map>
</map>
</llsd>

View File

@ -402,16 +402,5 @@
<key>Value</key>
<integer>0</integer>
</map>
<key>DestinationsAndAvatarsVisibility</key>
<map>
<key>Comment</key>
<string>Whether destination panel or avatar picker are open (0=destination guide, 1=avatar picker, default=nothing)</string>
<key>Persist</key>
<integer>1</integer>
<key>Type</key>
<string>S32</string>
<key>Value</key>
<integer>0</integer>
</map>
</map>
</llsd>