Merge branch '4.0' of github.com:Ultimaker/Cura

This commit is contained in:
Jaime van Kessel 2019-01-17 14:28:35 +01:00
commit 94cf61ca18
8 changed files with 47 additions and 10 deletions

View file

@ -77,6 +77,11 @@ Item
target: UM.Preferences
onPreferenceChanged:
{
if (preference !== "view/settings_list_height" && preference !== "general/window_height" && preference !== "general/window_state")
{
return;
}
customPrintSetup.height =
Math.min
(