mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 14:55:03 -06:00
Set a sensible minimum width for the window
This commit is contained in:
parent
85942583b1
commit
e8743abe68
3 changed files with 10 additions and 0 deletions
|
@ -157,6 +157,7 @@
|
|||
},
|
||||
|
||||
"sizes": {
|
||||
"window_minimum_size": [70, 54],
|
||||
"window_margin": [1.0, 1.0],
|
||||
"default_margin": [1.0, 1.0],
|
||||
"default_lining": [0.08, 0.08],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue