gui: fix listbox on reboot page in landscape theme
Change-Id: I65b7b3476235d49ec0cfa289b23be9bc65f7dfb5
This commit is contained in:
committed by
bigbiff
parent
7b127b876b
commit
6321bc35a2
@@ -2705,7 +2705,7 @@
|
||||
</text>
|
||||
|
||||
<listbox style="advanced_listbox">
|
||||
<placement x="%col1_x_left%" y="%row2_y%" w="%content_width%" h="%listbox_advanced_height%"/>
|
||||
<placement x="%col1_x_left%" y="%row2_y%" w="%content_width%" h="%fileselector_install_height%"/>
|
||||
|
||||
<listitem name="{@rb_system_btn=System}">
|
||||
<condition var1="tw_reboot_system" var2="1"/>
|
||||
@@ -2839,7 +2839,7 @@
|
||||
</text>
|
||||
|
||||
<listbox style="advanced_listbox">
|
||||
<placement x="%col1_x_left%" y="%row2_y%" w="%content_width%" h="%listbox_advanced_height%"/>
|
||||
<placement x="%col1_x_left%" y="%row2_y%" w="%content_width%" h="%fileselector_install_height%"/>
|
||||
|
||||
<listitem name="{@rb_system_btn=System}">
|
||||
<condition var1="tw_reboot_system" var2="1"/>
|
||||
|
||||
Reference in New Issue
Block a user