Files
status-app/ui/imports/shared/stores
Lukáš Tinkl ba29516446 fix(ProfileLayout): speed up initial creation
- replace the StackLayout with a StackView, simplify the
SettingsLeftTabView and SettingsList to avoid circular bindings; the
`settingsSubsection` and `settingsSubSubsection` are only modified now
from outside, and passed down via bindings
- do not transform the base model (for retranslation) on startup; we do
not even support that
- cache the `subsection` model role, it's used in a hotpath for every
delegate

Fixes #21960
2026-08-20 15:56:15 +02:00
..
2026-03-26 09:49:15 +01:00
2026-06-29 21:41:48 +03:00