feat(mobile): support sort child notes dialog

This commit is contained in:
Elian Doran
2025-04-12 09:55:02 +03:00
parent f348f5d7ed
commit cd00c89dfe
3 changed files with 3 additions and 3 deletions

View File

@@ -20,7 +20,7 @@
* Document structure is now precalculated, so start-up time should be slightly increased.
* Optimized the content in order to reduce the size on disk.
* Mobile improvements:
* The following dialogs are now accessible: bulk actions, branch prefix, include note, add link.
* The following dialogs are now accessible: bulk actions, branch prefix, include note, add link, sort child notes.
* Modals now have a safe margin on their bottom and are scrollable.
## 🌍 Internationalization