mirror of
https://github.com/AleziaKurdis/overte.git
synced 2025-04-08 06:32:35 +02:00
Update WebView.qml
This commit is contained in:
parent
4576632b69
commit
b516b29e64
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ Item {
|
|||
id: webroot
|
||||
width: parent.width
|
||||
height: keyboardEnabled && keyboardRaised ? parent.height - keyboard.height : parent.height
|
||||
|
||||
|
||||
onLoadingChangedCallback: {
|
||||
keyboardRaised = false;
|
||||
punctuationMode = false;
|
||||
|
|
Loading…
Reference in a new issue