mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-11 16:00:47 -07: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
1 changed files with 1 additions and 1 deletions
|
|
@ -563,7 +563,7 @@
|
||||||
"button_lining": [0, 0],
|
"button_lining": [0, 0],
|
||||||
|
|
||||||
"action_button": [15.0, 2.5],
|
"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],
|
"action_button_radius": [0.15, 0.15],
|
||||||
"dialog_primary_button_padding": [3.0, 0],
|
"dialog_primary_button_padding": [3.0, 0],
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue