aswinrajeev / blogly

Blogly is an open-source desktop application for bloggers and content writers
BSD 3-Clause "New" or "Revised" License
22 stars 2 forks source link

Side panel not opening from sidebar if closed #72

Open aswinrajeev opened 4 years ago

aswinrajeev commented 4 years ago

If the side panel has been closed, it does not open when clicking on the sidebar icons. The user would need to click on show side panel from the menu.

Also, the close action on UI does not reflect on the backend, causing the user to click the menu twice (first to hide, and then to show) to get the side panel.