Update WebView.qml

This commit is contained in:
Kalila 2021-01-29 13:34:52 -05:00 committed by GitHub
parent 4576632b69
commit b516b29e64
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -44,7 +44,7 @@ Item {
id: webroot
width: parent.width
height: keyboardEnabled && keyboardRaised ? parent.height - keyboard.height : parent.height
onLoadingChangedCallback: {
keyboardRaised = false;
punctuationMode = false;