Vector35 / Vector35/binaryninja-api

Windows menu font size is too large

Open
#3,952 5 comments 0 reactions 1 assignee View on GitHub

@fuzyll is already working on this.

Since Feb 28, 2023.

Component: UI Effort: Trivial Impact: Low UI: Fonts UI: Menu Bar
Dominant language
C++
Stars
1.3k
Forks
298
Avg merge
5d 5h
Merged PRs (30d)
19

Description

Version and Platform (required):

  • Binary Ninja Version: 3.4.4094-dev
  • OS: Windows
  • OS Version: 11 22H2
  • CPU Architecture: x86_64

Bug Description:
The font size for the menu in Windows is rather large on a High DPI monitor.

Steps To Reproduce:
Open the application on Windows with High DPI settings.

Expected Behavior:
The font size should be normal. See an example of another Qt application from the same machine below.

Screenshots:
Here's Binja:
image

Here's MuseScore:
image

Additional Information:
This is likely bug 108663 in Qt and will require us moving to either 6.4.2 or 6.5.0, according to comments on the bug report. Will check back after we move to the new version of Qt to see if it's fixed or not.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.