mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-30 19:23:25 +00:00
Increased size of nornal icon toggle button a little. Prevents scaling on normal resolutions.
This commit is contained in:
parent
1503c9778b
commit
1bb0b4e28f
@ -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…
x
Reference in New Issue
Block a user