Merge branch 'fieldOfView-fix_blur_settings'

This commit is contained in:
Ghostkeeper 2016-11-14 09:34:15 +01:00
commit b8223e3e75
No known key found for this signature in database
GPG Key ID: C5F96EE2BC0F7E75

View File

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