Merge pull request #287 from cbeck88/remove_replay_viewer_text_label
remove replay viewer text label
This commit is contained in:
commit
bb116bc4ad
1 changed files with 3 additions and 3 deletions
|
@ -375,12 +375,12 @@
|
|||
ref=top-panel
|
||||
rect="=,+41,+842,768"
|
||||
[/change]
|
||||
[add]
|
||||
[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= _ "Replay"
|
||||
text= ""
|
||||
ref=replay-panel
|
||||
rect="=+3,=+10,+60,=-4"
|
||||
rect="=+3,=+10,0,=-4"
|
||||
#font_size={FONT_NORMAL_SIZE}
|
||||
font_rgb=160,160,160
|
||||
xanchor=fixed
|
||||
|
|
Loading…
Add table
Reference in a new issue