Improve DynamicListView selection state handling
matzipan opened this issue · 0 comments
matzipan commented
Currently you cannot unselect items.
Also the model should know which item is currently selected.
Another functionality that should be implemented is the following:
- open folder A
- open message X
- open folder B
- open folder A
Message x should still be selected.