Merge pull request #798 from LorenDB/fixRRDialog
Fix clicking on avatar
This commit is contained in:
commit
add5dfce7f
@ -81,6 +81,7 @@ ApplicationWindow {
|
|||||||
userid: model.mxid
|
userid: model.mxid
|
||||||
url: model.avatarUrl.replace("mxc://", "image://MxcImage/")
|
url: model.avatarUrl.replace("mxc://", "image://MxcImage/")
|
||||||
displayName: model.displayName
|
displayName: model.displayName
|
||||||
|
enabled: false
|
||||||
}
|
}
|
||||||
|
|
||||||
ColumnLayout {
|
ColumnLayout {
|
||||||
|
Loading…
Reference in New Issue
Block a user