Fix sendbox freeze when typing more than one line
This commit is contained in:
parent
5650234e3b
commit
f49b3e4b62
|
@ -22,8 +22,6 @@ Base.HGlassRectangle {
|
|||
id: avatar
|
||||
name: Backend.getUserDisplayName(chatPage.userId)
|
||||
dimmension: root.Layout.minimumHeight
|
||||
//visible: textArea.text === ""
|
||||
visible: textArea.height <= root.Layout.minimumHeight
|
||||
}
|
||||
|
||||
ScrollView {
|
||||
|
|
Loading…
Reference in New Issue
Block a user