Make context drawer actions configurable.
Type: add
Differential D355
Make context drawer actions configurable Authored by nannanko on Sat, Aug 22, 11:01 AM.
Details
Make context drawer actions configurable. Type: add Compile and open configure shortcuts page, verify that you can configure the context drawer actions. Verify unit tets pass.
Diff Detail
Event TimelineComment Actions I think I would rather have them in separate files (not in Main.qml because there are already too many), e.g. GlobalActions.qml. RoomPageActions.qml, etc. or we can consider a single ActionGroups.qml file that contains a KazvShortcuts.ActionCollection whose children are some ActionCollections containing actions for each group |