Re-aligned 'text' example page buttons

This commit is contained in:
hbomb79 2017-03-20 20:59:14 +13:00
parent d4b0e3e6c7
commit a8f0f8bc1f

View file

@ -87,9 +87,8 @@
<Page id="text" xScrollAllowed="false">
<EditableTextContainer X=2 Y=2 width="$parent.width - 2" height="$parent.height - 4" horizontalAlign="right" colour="256" focusedColour="white" backgroundColour="grey"/>
<Button class="page_change" text="Back" X=15 Y=18 width=6 targetPage="console"/>
<Button class="page_change" text="Home" X=23 Y=18 width=6 targetPage="main"/>
<Button class="page_change" text="Next" X=31 Y=18 width=6 targetPage="windows"/>
<Button class="page_change" text="Back" X=18 Y=18 width=6 targetPage="console"/>
<Button class="page_change" text="Home" X=26 Y=18 width=6 targetPage="main"/>
</Page>
<Page id="windows" xScrollAllowed="false" position=1>