Hide Avatars Setting - Hide them also in Left and Right sidebars
Fix #245
This commit is contained in:
@@ -197,6 +197,7 @@ Kirigami.OverlayDrawer {
|
||||
Kirigami.Avatar {
|
||||
Layout.preferredWidth: height
|
||||
Layout.fillHeight: true
|
||||
visible: Config.showAvatarInTimeline
|
||||
|
||||
source: avatar ? ("image://mxc/" + avatar) : ""
|
||||
name: name
|
||||
|
||||
Reference in New Issue
Block a user