Vector35 / Vector35/binaryninja-api
Windows menu font size is too large
@fuzyll is already working on this.
Since Feb 28, 2023.
- 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:

Here's MuseScore:

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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.