Add accessible name to chatbar
This commit is contained in:
@@ -167,6 +167,8 @@ QQC2.Control {
|
|||||||
wrapMode: Text.Wrap
|
wrapMode: Text.Wrap
|
||||||
readOnly: (currentRoom.usesEncryption && !Controller.encryptionSupported)
|
readOnly: (currentRoom.usesEncryption && !Controller.encryptionSupported)
|
||||||
|
|
||||||
|
Accessible.description: placeholderText
|
||||||
|
|
||||||
Timer {
|
Timer {
|
||||||
id: repeatTimer
|
id: repeatTimer
|
||||||
interval: 5000
|
interval: 5000
|
||||||
|
|||||||
Reference in New Issue
Block a user