status-desktop/ui/app
Alex Jbanca 0d3f872c5c Display message preview settings - fix model -> view relationship
There are two main changes in the model -> view relationship:
1. The model coming from the store becomes the only source of truth and the UI will only change when the model changes. This means that when another UI component from settings menu wants to change some setting it needs to update the model, not UI components directly.
2. When the store will provide a new model we will update only rows that are different in the current model.
2022-11-08 09:29:25 +02:00
..
AppLayouts Display message preview settings - fix model -> view relationship 2022-11-08 09:29:25 +02:00
mainui fix(ActivityCenter): Polishing Activity Center UI 2022-10-31 14:01:58 +03:00