Merge branch 'fix_blur_settings' of https://github.com/fieldOfView/Cura into fieldOfView-fix_blur_settings

This commit is contained in:
Ghostkeeper 2016-11-14 09:32:58 +01:00
commit f615d6b0a8

View File

@ -573,7 +573,7 @@ UM.MainWindow
target: Cura.MachineManager
onBlurSettings:
{
forceActiveFocus()
contentItem.forceActiveFocus()
}
}