Increased size of nornal icon toggle button a little. Prevents scaling on normal resolutions.
This commit is contained in:
parent
1503c9778b
commit
1bb0b4e28f
1 changed files with 2 additions and 2 deletions
|
@ -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]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue