Reserve enough space for general textfield dialog for RTL text alignment
This commit is contained in:
parent
d51f7f4448
commit
e969a5a352
@ -1,12 +1,12 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<stkgui>
|
||||
<div x="2%" y="5%" width="96%" height="90%" layout="vertical-row" >
|
||||
<label id="title" raw_text="Text" height="36%"/>
|
||||
<label id="title" raw_text="Text" width="100%" height="36%"/>
|
||||
|
||||
<spacer height="7%" width="10" />
|
||||
<textbox id="textfield" width="75%" align="center"/>
|
||||
<spacer height="9%" width="10" />
|
||||
|
||||
|
||||
<buttonbar id="buttons" height="36%" width="30%" align="center">
|
||||
|
||||
<icon-button id="ok" width="128" height="128" icon="gui/icons/green_check.png"
|
||||
|
Loading…
Reference in New Issue
Block a user