Make room timeline non interactible
Currently trying to scroll with this scrollbar is probablematic and it's unlikely we will find an easy solution to fix it, so make it non interactible.
This commit is contained in:
committed by
Tobias Fella
parent
877575b4d3
commit
1f8c07fedf
@@ -57,6 +57,8 @@ QQC2.ScrollView {
|
||||
|
||||
signal focusChatBar()
|
||||
|
||||
QQC2.ScrollBar.vertical.interactive: false
|
||||
|
||||
ListView {
|
||||
id: messageListView
|
||||
// So that delegates can access the current room properly.
|
||||
|
||||
Reference in New Issue
Block a user