mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-15 02:37:49 -06:00
Change height of message buttons to be the same with all other action buttons
CURA-8012
This commit is contained in:
parent
d4c254dcab
commit
d2c0a1f32e
1 changed files with 1 additions and 1 deletions
|
@ -589,7 +589,7 @@
|
||||||
"message": [30.0, 5.0],
|
"message": [30.0, 5.0],
|
||||||
"message_close": [1, 1],
|
"message_close": [1, 1],
|
||||||
"message_radius": [0.25, 0.25],
|
"message_radius": [0.25, 0.25],
|
||||||
"message_action_button": [0, 2.0],
|
"message_action_button": [0, 2.5],
|
||||||
"message_image": [15.0, 5.0],
|
"message_image": [15.0, 5.0],
|
||||||
|
|
||||||
"infill_button_margin": [0.5, 0.5],
|
"infill_button_margin": [0.5, 0.5],
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue