Feature request: Add an option to open inventory folders in a new separate window

This commit is contained in:
Inusaito Sayori
2013-08-24 21:52:53 -04:00
parent c3b7c6999f
commit c9482ecac5
10 changed files with 168 additions and 0 deletions

View File

@@ -6828,6 +6828,22 @@ This should be as low as possible, but too low may break functionality</string>
<integer>0</integer>
</array>
</map>
<key>FloaterInvPanelRect</key>
<map>
<key>Comment</key>
<string>Rectangle for new inventory windows a folder is opened in</string>
<key>Persist</key>
<integer>1</integer>
<key>Type</key>
<string>Rect</string>
<key>Value</key>
<array>
<integer>0</integer>
<integer>400</integer>
<integer>300</integer>
<integer>0</integer>
</array>
</map>
<key>FloaterJoystickRect</key>
<map>
<key>Comment</key>