Skip to content

Commit

Permalink
[skin_default] Update VirtualKeyBoard
Browse files Browse the repository at this point in the history
  • Loading branch information
fairbird committed Feb 12, 2025
1 parent 6672156 commit 5ee5ae3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/skin_default/skin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2358,10 +2358,10 @@ except Exception as e:
<widget name="videomode" position="10,10" size="230,40" font="Regular;23" halign="left"/>
</screen>
<screen name="VirtualKeyBoard" position="center,center" size="650,375" zPosition="99">
<ePixmap pixmap="buttons/vkey_text.png" position="5,35" zPosition="-4" size="640,50" alphatest="on"/>
<!--ePixmap pixmap="buttons/vkey_text.png" position="5,35" zPosition="-4" size="640,50" alphatest="on"/-->
<widget name="header" position="10,10" size="630,25" font="Regular;20" transparent="1" noWrap="1" conditional="header"/>
<widget name="prompt" position="10,10" size="630,25" font="Regular;20" transparent="1" noWrap="1" conditional="prompt"/>
<widget name="text" position="10,35" size="630,50" font="Regular;40" transparent="1" noWrap="1" halign="right" valign="center"/>
<widget name="text" position="10,28" size="630,50" font="Regular;35" transparent="1" noWrap="1" valign="center"/>
<widget name="list" position="10,100" size="630,225" selectionDisabled="1" foregroundColor="window-fg" backgroundColor="#001c2c5c" transparent="1"/>
<widget name="locale" position="10,350" size="480,25" font="Regular;20" transparent="1" conditional="locale"/>
<widget name="mode" position="580,350" size="60,25" font="Regular;20" halign="right" transparent="1" conditional="mode"/>
Expand Down

0 comments on commit 5ee5ae3

Please sign in to comment.