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.72k stars 326 forks source link

[Regression] The initial size of the 'All Notes' section is too wide #480

Closed guihkx closed 1 year ago

guihkx commented 1 year ago

Here's how Notes looked on v2.0.0, with a clean config:

image

And here's how it looks on dev, also with a clean config:

image

To reproduce, either completely remove your Settings.ini, or edit it and delete the whole splitterSizes=... line.

From what I can tell, this bug is platform-agnostic too.