Add an animated reload glyph to the MP server refresh.

This commit is contained in:
Paul Chote
2017-12-27 16:25:06 +00:00
committed by reaperrr
parent 7014393211
commit 0eaec5d861
11 changed files with 108 additions and 12 deletions

View File

@@ -191,13 +191,22 @@ Background@MULTIPLAYER_PANEL:
Height: 25
Text: Filter Games
Font: Bold
Button@REFRESH_BUTTON:
Button@RELOAD_BUTTON:
X: 182
Y: PARENT_BOTTOM - HEIGHT - 20
Width: 100
Width: 26
Height: 25
Text: Refresh
Font: Bold
Children:
Image@IMAGE_RELOAD:
X: 5
Y: 5
Width: 16
Height: 16
ImageCollection: reload-icon
ImageName: enabled
IgnoreMouseOver: True
Children:
LogicTicker@ANIMATION:
Button@DIRECTCONNECT_BUTTON:
X: 398
Y: PARENT_BOTTOM - HEIGHT - 20