Add keybind to toggle collapsing account

This commit is contained in:
miruka
2019-08-19 14:28:12 -04:00
parent e713eb7e24
commit c841a7a841
5 changed files with 39 additions and 4 deletions

View File

@@ -14,6 +14,8 @@ HInteractiveRectangle {
Behavior on opacity { HNumberAnimation {} }
readonly property var delegateModel: model
readonly property bool forceExpand:
Boolean(accountRoomList.filter)