mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 03:16:00 +08:00
Increase size of icons on action buttons
We want those to be 1.5em now. This has an effect on all action buttons with icons in the interface! Contributes to issue CURA-8565.
This commit is contained in:
parent
02e2e0a1c6
commit
ecc3760e8e
@ -563,7 +563,7 @@
|
||||
"button_lining": [0, 0],
|
||||
|
||||
"action_button": [15.0, 2.5],
|
||||
"action_button_icon": [1.0, 1.0],
|
||||
"action_button_icon": [1.5, 1.5],
|
||||
"action_button_radius": [0.15, 0.15],
|
||||
"dialog_primary_button_padding": [3.0, 0],
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user