Clip the autocompletion UI
This commit is contained in:
parent
9b3d01b9a8
commit
9dc9a5e70f
|
@ -95,6 +95,7 @@ HColumnPage {
|
||||||
UserAutoCompletion {
|
UserAutoCompletion {
|
||||||
id: userCompletion
|
id: userCompletion
|
||||||
textArea: composer.messageArea
|
textArea: composer.messageArea
|
||||||
|
clip: true
|
||||||
|
|
||||||
Layout.fillWidth: true
|
Layout.fillWidth: true
|
||||||
Layout.maximumHeight: chatPage.height / 4
|
Layout.maximumHeight: chatPage.height / 4
|
||||||
|
|
Loading…
Reference in New Issue
Block a user