fix(mobile): tree not closing after pressing menu item

This commit is contained in:
Elian Doran
2025-04-12 09:43:35 +03:00
parent e5f7b978e0
commit a8f1abb77f
2 changed files with 8 additions and 1 deletions

View File

@@ -6,7 +6,9 @@
## 🐞 Bugfixes
* Calendar does not hide when clicking on a note by @JYC333
* [Unable to add internal link on mobile version](https://github.com/TriliumNext/Notes/issues/1677)
* Mobile improvements:
* [Unable to add internal link on mobile version](https://github.com/TriliumNext/Notes/issues/1677)
* Note tree not closing when selecting some of the menu actions.
## ✨ Improvements