Theme: Remove the empty replay-label from the replay theme.
This commit is contained in:
parent
da4afc7aae
commit
56eb5c7bc9
1 changed files with 2 additions and 14 deletions
|
@ -416,29 +416,17 @@
|
|||
ref=top-panel
|
||||
rect="=,+41,+842,768"
|
||||
[/change]
|
||||
[add] # Note, when I try to remove this, even updating the refs and the rect offsets in the logical way causes the buttons to be placed way to the right, so I'm just leaving this as a blank item. If someone can figure out the right way to get rid of this please do so.
|
||||
[label]
|
||||
id=replay-label
|
||||
text= ""
|
||||
ref=replay-panel
|
||||
rect="=+3,=+10,0,=-4"
|
||||
#font_size={FONT_NORMAL_SIZE}
|
||||
font_rgb=160,160,160
|
||||
xanchor=fixed
|
||||
yanchor=fixed
|
||||
[/label]
|
||||
[/add]
|
||||
[add]
|
||||
[action]
|
||||
id=button-playreplay
|
||||
ref=replay-label
|
||||
ref=replay-panel
|
||||
type=image
|
||||
image=button_square/button_square_30
|
||||
overlay=icons/action/play_30
|
||||
title= _ "Play"
|
||||
tooltip= _ "continuous replay"
|
||||
items=playreplay
|
||||
rect="+4,=-5,+30,+30"
|
||||
rect="=+7,=+5,+30,+30"
|
||||
xanchor=fixed
|
||||
yanchor=fixed
|
||||
[/action]
|
||||
|
|
Loading…
Add table
Reference in a new issue