mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-02-24 20:20:21 +01:00
* web: fix list pane not expanding * when a nav item was clicked, list pane was removed entirely which made it difficult to re-open it, now when nav item is clicked we manually collapse, expand, or reset the list pane * open list pane if 'reveal in list' is called * open list pane if navigated to a different nav item Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com> * web: clicking on nav item should not collapse list pane Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com> * web: collapse hovered nav pane when notebook/tag item clicked Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com> --------- Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>