[GH-ISSUE #725] UI is too small on higher resolutions and not able to adapt on Big Sur #376

Closed
opened 2026-03-03 00:20:41 +03:00 by kerem · 11 comments
Owner

Originally created by @kazijn on GitHub (Dec 17, 2020).
Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/725

Current behavior

UI is too small on high resolutions on Big Sur and this cannot be made bigger/smaller

Expected behavior

Being able to change the UI size or having it dynamically adjust to the resolution

Steps to reproduce

Open the application in 1920*1080 on Big Sur, then open in 4K

Environment

Desktop/Web

  • Boost Note.next version: Version 0.11.6 (0.11.6)
  • OS version and name: MacOS Big Sur
Originally created by @kazijn on GitHub (Dec 17, 2020). Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/725 # Current behavior UI is too small on high resolutions on Big Sur and this cannot be made bigger/smaller # Expected behavior Being able to change the UI size or having it dynamically adjust to the resolution # Steps to reproduce Open the application in 1920*1080 on Big Sur, then open in 4K # Environment ## Desktop/Web - Boost Note.next version: Version 0.11.6 (0.11.6) - OS version and name: MacOS Big Sur
kerem 2026-03-03 00:20:41 +03:00
Author
Owner

@guneskaan commented on GitHub (Dec 22, 2020):

Hi, have you tried using Command + Plus/Minus to resize the UI? Could you attach a screenshot of your setup? Thanks

<!-- gh-comment-id:749391392 --> @guneskaan commented on GitHub (Dec 22, 2020): Hi, have you tried using Command + Plus/Minus to resize the UI? Could you attach a screenshot of your setup? Thanks
Author
Owner

@kazijn commented on GitHub (Dec 22, 2020):

Those buttons have no effect on Big Sur. I don't know whether it is a Big Sur bug or something that you need to adapt for the new release.
Screenshot 2020-12-22 at 09 40 11

<!-- gh-comment-id:749424685 --> @kazijn commented on GitHub (Dec 22, 2020): Those buttons have no effect on Big Sur. I don't know whether it is a Big Sur bug or something that you need to adapt for the new release. ![Screenshot 2020-12-22 at 09 40 11](https://user-images.githubusercontent.com/937222/102868703-cd69ff80-443a-11eb-87f2-741f3b773e54.png)
Author
Owner

@guneskaan commented on GitHub (Dec 22, 2020):

Thank you. You're right. I've just tested on Big Sur and neither the keyboard shortcuts or clicking Top Menu View -> Zoom In/Out are working. I'm working on a fix

<!-- gh-comment-id:749438700 --> @guneskaan commented on GitHub (Dec 22, 2020): Thank you. You're right. I've just tested on Big Sur and neither the keyboard shortcuts or clicking Top Menu View -> Zoom In/Out are working. I'm working on a fix
Author
Owner

@guneskaan commented on GitHub (Dec 23, 2020):

Looks like zoomin/zoomout options got commented out in github.com/BoostIO/BoostNote.next@31a934415f/src/electron/menu.ts. @Rokt33r, how will zoomin/zoomout features be handled?

<!-- gh-comment-id:750286841 --> @guneskaan commented on GitHub (Dec 23, 2020): Looks like zoomin/zoomout options got commented out in https://github.com/BoostIO/BoostNote.next/blob/31a934415f10718d8d67d87eca89875fc8bf5143/src/electron/menu.ts. @Rokt33r, how will zoomin/zoomout features be handled?
Author
Owner

@mohdomama commented on GitHub (Dec 25, 2020):

I am facing the same issue on linux.

<!-- gh-comment-id:751244785 --> @mohdomama commented on GitHub (Dec 25, 2020): I am facing the same issue on linux.
Author
Owner

@Rokt33r commented on GitHub (Dec 27, 2020):

@guneskaan Sorry, it is not implemented yet. But it should be quite easy to handle. I'll make a PR and ship it in the next version.

<!-- gh-comment-id:751414171 --> @Rokt33r commented on GitHub (Dec 27, 2020): @guneskaan Sorry, it is not implemented yet. But it should be quite easy to handle. I'll make a PR and ship it in the next version.
Author
Owner

@ashleywaite commented on GitHub (Jun 22, 2021):

I just upgraded from 0.9.0 where it worked to 0.18.0 and this doesn't appear to have been corrected yet...

<!-- gh-comment-id:866325005 --> @ashleywaite commented on GitHub (Jun 22, 2021): I just upgraded from 0.9.0 where it worked to 0.18.0 and this doesn't appear to have been corrected yet...
Author
Owner

@Komediruzecki commented on GitHub (Jun 22, 2021):

Hi, all,

I started to investigate this and made a fix for cloud workspaces, for local workspaces I need to investigate a bit more, I'll try to finalize this for next release as it is essential feature!

Thank you for the patience!

<!-- gh-comment-id:866363721 --> @Komediruzecki commented on GitHub (Jun 22, 2021): Hi, all, I started to investigate this and made a fix for cloud workspaces, for local workspaces I need to investigate a bit more, I'll try to finalize this for next release as it is essential feature! Thank you for the patience!
Author
Owner

@Rokt33r commented on GitHub (Aug 23, 2021):

@Komediruzecki #1080 should fix this issue, right?

<!-- gh-comment-id:903490422 --> @Rokt33r commented on GitHub (Aug 23, 2021): @Komediruzecki #1080 should fix this issue, right?
Author
Owner

@Komediruzecki commented on GitHub (Aug 23, 2021):

@Rokt33r Yes, that should do it, local space has this feature already merged.

<!-- gh-comment-id:903767241 --> @Komediruzecki commented on GitHub (Aug 23, 2021): @Rokt33r Yes, that should do it, local space has this feature already merged.
Author
Owner

@Rokt33r commented on GitHub (Aug 25, 2021):

Fixed in #1080. It will be shipped in the next version of the desktop app(probably next week)

<!-- gh-comment-id:905308482 --> @Rokt33r commented on GitHub (Aug 25, 2021): Fixed in #1080. It will be shipped in the next version of the desktop app(probably next week)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/BoostNote-App#376
No description provided.