Remember floater rectangle
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user