fixing keyboard not being dismissing when backout of the login screen

This commit is contained in:
Dante Ruiz 2018-11-16 16:04:40 -08:00
parent 4d6a3b389a
commit 4388763c34

View file

@ -141,6 +141,7 @@ TabletModalWindow {
Component.onDestruction: {
loginKeyboard.raised = false;
KeyboardScriptingInterface.raised = false;
}
Component.onCompleted: {