Hide Avatars Setting - Hide them also in Left and Right sidebars

Fix #245
This commit is contained in:
Carl Schwan
2021-02-26 14:29:54 +01:00
parent 70b15103aa
commit 63d05272fa
2 changed files with 3 additions and 1 deletions

View File

@@ -197,6 +197,7 @@ Kirigami.OverlayDrawer {
Kirigami.Avatar {
Layout.preferredWidth: height
Layout.fillHeight: true
visible: Config.showAvatarInTimeline
source: avatar ? ("image://mxc/" + avatar) : ""
name: name