Reduce the size on the room bottom
This commit is contained in:
@@ -440,6 +440,7 @@ Kirigami.ScrollablePage {
|
||||
id: typingNotification
|
||||
|
||||
visible: currentRoom && currentRoom.usersTyping.length > 0
|
||||
height: visible ? implicitHeight: 0
|
||||
spacing: Kirigami.Units.largeSpacing
|
||||
|
||||
QQC2.BusyIndicator {
|
||||
|
||||
Reference in New Issue
Block a user