mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 07:15:03 -06: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
cac623b509
commit
7eca005659
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue