Feature Request: Move Tiny Build Floater button to floater's top bar

This commit is contained in:
Liru Færs
2019-12-22 18:26:00 -05:00
parent 1f3a232a9d
commit a87b7603d1

View File

@@ -63,7 +63,7 @@
function="BuildTool.setTool"
parameter="Land" />
</button>
<button name="mini_button" bottom="-40" left="245" height="22" width="22" control_name="LiruMiniBuildFloater" label="" image_selected="down_arrow.tga" image_unselected="up_arrow.tga" scale_image="true" toggle="true" tool_tip="Toggle tiny build floater"/>
<button name="mini_button" bottom="-20" left="216" height="20" width="20" control_name="LiruMiniBuildFloater" label="" image_selected="down_arrow.tga" image_unselected="up_arrow.tga" scale_image="true" toggle="true" tool_tip="Toggle tiny build floater"/>
<!-- Focus panel -->