mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-08 04:34:01 +00:00
- Added `autoscrollWhenDirty` property to be able to configure the settings content base as autoscroll mode when dirty toast appears. Otherwise, the toast will be shown overlaid on top of the view content. - Updated profile view to setup autoscroll on `Identity` tab. Rest of app cases are setup with the overlay mode. Closes #13517