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