add move frame buttons
This commit is contained in:
@@ -57,7 +57,13 @@
|
||||
<button-custom id="btn-down" thickness="1" color="0 0" border-color=".0" shrink="1" margin="0 2 0 0">
|
||||
<icon width="30" icon="bullet_arrow_down"/>
|
||||
</button-custom>
|
||||
|
||||
<button-custom id="btn-left" thickness="1" color="0 0" border-color=".0" shrink="1" margin="0 2 0 0">
|
||||
<icon width="30" icon="resultset_previous"/>
|
||||
</button-custom>
|
||||
<button-custom id="btn-right" thickness="1" color="0 0" border-color=".0" shrink="1" margin="0 2 0 0">
|
||||
<icon width="30" icon="resultset_next"/>
|
||||
</button-custom>
|
||||
|
||||
<node grow="1" dir="row" justify="center">
|
||||
<border pad="5" align="center" margin="0 10 0 0" dir="row" color=".3">
|
||||
<text id="frame-index" text="15/20" margin="0 3 0 0"/>
|
||||
|
||||
Reference in New Issue
Block a user