Fixed programmatical lowering of 'TabletAddressDialog'

This commit is contained in:
beholder 2017-10-29 19:00:03 +03:00
parent a9fe3596cf
commit fb14e4dc4d

View file

@ -366,7 +366,7 @@ StackView {
HifiControls.Keyboard { HifiControls.Keyboard {
id: keyboard id: keyboard
raised: parent.keyboardEnabled raised: parent.keyboardEnabled && parent.keyboardRaised
numeric: parent.punctuationMode numeric: parent.punctuationMode
anchors { anchors {
bottom: parent.bottom bottom: parent.bottom