moved stand/stop flying buttons to above bottom toolbar

meow-7.2.2
Richard Linden 2011-10-07 12:09:16 -07:00
parent fbe563fdf4
commit ca2f043ffe
2 changed files with 13 additions and 10 deletions

View File

@ -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"

View File

@ -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"