Adds the ability to show avatars in the sidebar independently of whether they are shown in the chat area.

Fix #408
This commit is contained in:
Milo Kerr
2021-08-11 20:33:56 +00:00
committed by Carl Schwan
parent e91a4f79a5
commit e064243d66
3 changed files with 20 additions and 6 deletions

View File

@@ -75,5 +75,11 @@
<default>true</default>
</entry>
</group>
<group name="RoomDrawer">
<entry name="ShowAvatarInRoomDrawer" type="bool">
<label>Show avatar in the room drawer</label>
<default>true</default>
</entry>
</group>
</kcfg>