Skip to content

Commit

Permalink
Merge pull request #287 from cbeck88/remove_replay_viewer_text_label
Browse files Browse the repository at this point in the history
remove replay viewer text label
  • Loading branch information
cbeck88 committed Oct 6, 2014
2 parents a5340a2 + 9c6683e commit bb116bc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions data/themes/macros.cfg
Expand Up @@ -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
Expand Down

0 comments on commit bb116bc

Please sign in to comment.