moved stand/stop flying buttons to above bottom toolbar
parent
fbe563fdf4
commit
ca2f043ffe
|
|
@ -90,15 +90,6 @@
|
|||
top="0"
|
||||
visible="false"
|
||||
width="1024"/>
|
||||
<panel bottom="500"
|
||||
follows="left|right|bottom"
|
||||
height="25"
|
||||
left="0"
|
||||
mouse_opaque="false"
|
||||
tab_stop="false"
|
||||
name="stand_stop_flying_container"
|
||||
visible="false"
|
||||
width="500"/>
|
||||
</layout_panel>
|
||||
<!--<layout_panel auto_resize="false"
|
||||
min_height="33"
|
||||
|
|
|
|||
|
|
@ -52,7 +52,19 @@
|
|||
<layout_panel name="non_toolbar_panel"
|
||||
auto_resize="true"
|
||||
user_resize="false"
|
||||
mouse_opaque="false"/>
|
||||
mouse_opaque="false"
|
||||
height="100"
|
||||
width="100">
|
||||
<panel bottom="100"
|
||||
follows="left|right|bottom"
|
||||
height="25"
|
||||
left="0"
|
||||
mouse_opaque="false"
|
||||
tab_stop="false"
|
||||
name="stand_stop_flying_container"
|
||||
visible="false"
|
||||
width="100"/>
|
||||
</layout_panel>
|
||||
<layout_panel name="right_toolbar_panel"
|
||||
auto_resize="false"
|
||||
user_resize="false"
|
||||
|
|
|
|||
Loading…
Reference in New Issue