Remember floater rectangle

This commit is contained in:
Aleric Inglewood
2013-01-29 23:20:02 +01:00
parent 7ba0b6482c
commit b3adf71ed7
2 changed files with 18 additions and 1 deletions

View File

@@ -1,7 +1,8 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater name="Model Preview" title="Upload Model"
can_close="true" can_resize="false" can_minimize="true" can_drag_on_left="false"
min_width="940" min_height="480" width="940" height="480">
min_width="940" min_height="480" width="940" height="480"
rect_control="FloaterModelUploadRect">
<string name="status_idle"></string>
<string name="status_parse_error">Error: Dae parsing issue - see log for details.</string>