envoyer
envoyer copied to clipboard
Improve DynamicListView selection state handling
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.