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

HiDPI bug in GUI? Misaligned buttons, very confused #521

Closed Darthagnon closed 1 year ago

Darthagnon commented 1 year ago

Notes_g90eHH4yJN

... I have a HiDPI 1080p screen (I use XP Explorer as a global compatibility patch on my PC), and that's what it looks like... I'm very confused by what I'm looking at.

Darthagnon commented 1 year ago

Native window looks much better on Windows, too, not sure why it's not the default? Notes_tKFH5jftGZ

zjeffer commented 1 year ago

Thanks for reporting.

Closing as a duplicate of #39. I'll open a new issue with your comments about the editor settings.

nuttyartist commented 1 year ago

@Darthagnon, thanks for your feedback! It's highly appreciated.

I completely agree native window decorations look much better on Windows and should be the default, but this is something @nuttyartist has to decide. Native window looks much better on Windows, too, not sure why it's not the default?

I got this feedback enough, and from my last testing I also thought about it myself. We should make native window the default, until we can draw custom native window ourselves.

2 separate hamburger settings menus: Aa and . . . - why not combine both into one settings menu โš™ ?

Let's continue the discussion in #309

Random floating "Notes ๐Ÿ“" line Same thing happens with "Tags ๐Ÿ’ก" Aa settings x3, overlapping with font names, and multiple microscopic Next buttons (I'm guessing this is font settings, but it's broken for me)

That's the HIDPI bug @zjeffer mentioned

Editor settings window: Unlabelled +/- buttons (Trial and error: font size) Unlabelled Full Width โžกโฌ… buttons (uncertain purpose) Rest all settings button is very prominent and large... there's not that many settings that would ever need resetting, and Reset All shouldn't be that easy to click in my opinion.

Fair criticism! You're right. I'll open an issue to add proper labels and make the reset all settings button smaller. Oh, maybe @zjeffer beat me to it.