Skip to content

Add unlocked database selection mode

The Selection Mode handling is shared between EntryRow, GroupRow, SelectionUI and UnlockedDatabase. This MR moves this logic into UnlockedDatabase by adding a selection-mode property. Then, all the consumers listen to this property changes to update accordingly.

Edited by Jean Felder

Merge request reports