nuttyartist / notes

Fast and beautiful note-taking app written in C++. Write down your thoughts.
https://notes-foss.com
Mozilla Public License 2.0
3.77k stars 333 forks source link

Restore panel sizes properly #490

Closed guihkx closed 1 year ago

guihkx commented 1 year ago

And also update class members accordingly.

Before:

https://user-images.githubusercontent.com/626206/220208141-afa6df1b-91e3-48bc-b9cb-ae62c8ff93d5.mp4


After:

https://user-images.githubusercontent.com/626206/220208031-3e0aafa3-ab20-47f6-b1e2-d504a66b461e.mp4

nuttyartist commented 1 year ago

Nice!