Merge pull request #14420 from danteruiz/fix-keyboard-loging-issue

Dismiss keyboard when backout of the login screen
This commit is contained in:
John Conklin II 2018-11-19 09:58:54 -08:00 committed by GitHub
commit 6b25179aa9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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