Minor change in the timeline popup layout

This commit is contained in:
David Capello 2016-09-26 12:31:40 -03:00
parent 8da12cde1d
commit 15a7784c16

View File

@ -2,6 +2,9 @@
<!-- Copyright (C) 2014-2016 by David Capello -->
<gui>
<vbox id="timeline_conf">
<hbox>
<vbox>
<separator cell_hspan="2" text="Position:" left="true" horizontal="true" />
<hbox>
<buttonset columns="2" id="position">
@ -10,7 +13,8 @@
<item text="&amp;Bottom" hspan="2" />
</buttonset>
</hbox>
</vbox>
<vbox>
<separator cell_hspan="2" text="Thumbnails:" left="true" horizontal="true" />
<grid columns="3">
<check id="thumb_enabled" text="Force" />
@ -21,6 +25,8 @@
<label text="Size:" />
<slider min="2" max="10" id="thumb_overlay_size" cell_align="horizontal" width="128" />
</grid>
</vbox>
</hbox>
<separator cell_hspan="2" text="Onion Skin:" left="true" horizontal="true" />
<grid columns="2">