Add accessible name to chatbar

This commit is contained in:
Tobias Fella
2023-07-30 22:33:32 +02:00
parent 399b9e6944
commit f9514fe925

View File

@@ -167,6 +167,8 @@ QQC2.Control {
wrapMode: Text.Wrap
readOnly: (currentRoom.usesEncryption && !Controller.encryptionSupported)
Accessible.description: placeholderText
Timer {
id: repeatTimer
interval: 5000