Increased size of nornal icon toggle button a little. Prevents scaling on normal resolutions.

This commit is contained in:
Charles Dang 2013-05-30 22:51:29 +11:00
parent 1503c9778b
commit 1bb0b4e28f

View file

@ -153,8 +153,8 @@
id = "icon"
description = "This toggle button is meant to be used in the resize grid of the editor and only has an icon."
{_GUI_RESOLUTION ({GUI_TINY__RESOLUTION}) 13 }
{_GUI_RESOLUTION ({GUI_NORMAL__RESOLUTION}) 27 }
{_GUI_RESOLUTION ({GUI_TINY__RESOLUTION}) 15 }
{_GUI_RESOLUTION ({GUI_NORMAL__RESOLUTION}) 30 }
[/toggle_button_definition]