Skip to content

Commit

Permalink
Improve design of Orb toggle buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
Vultraz authored and CelticMinstrel committed Feb 21, 2016
1 parent 1e71e1f commit 85fefbe
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions data/gui/default/widget/toggle_button_orb.cfg
Expand Up @@ -61,7 +61,7 @@
y = 0
w = {SIZE}
h = {SIZE}
name = "buttons/button_square/button_square_30-pressed.png"
name = "buttons/misc/orb-pressed-bg.png"
[/image]
{_GUI_ICON ({SIZE}) (-pressed)}
Expand All @@ -75,7 +75,7 @@
y = 0
w = {SIZE}
h = {SIZE}
name = "buttons/button_square/button_square_30-pressed.png"
name = "buttons/misc/orb-pressed-bg.png"
[/image]
{_GUI_ICON ({SIZE}) (-pressed)}
Expand All @@ -89,7 +89,7 @@
y = 0
w = {SIZE}
h = {SIZE}
name = "buttons/button_square/button_square_30-active-pressed.png"
name = "buttons/misc/orb-pressed-bg-active.png"
[/image]
{_GUI_ICON ({SIZE}) (-active)}
Expand Down
Binary file modified images/buttons/misc/orb-active.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/buttons/misc/orb-pressed-bg-active.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/buttons/misc/orb-pressed-bg.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/buttons/misc/orb-pressed.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/buttons/misc/orb.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 85fefbe

Please sign in to comment.