Theme: Remove the empty replay-label from the replay theme.

This commit is contained in:
josteph 2019-02-24 17:11:57 +00:00
parent 9296158e04
commit e4cb8efc03

View file

@ -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]