CadQuery / CadQuery/CQ-editor

Scaling on high dpi displays

Open
#369 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1.2k
Forks
210
PR merge metrics
No merged PRs in 30d

Description

Issue:
Like many QT programs cq-editor fails to scale useful on high dpi screens.
Often used go around is to set the env variable QT_SCALE_FACTOR to a nice value.

Unfortunately doing that CQ-Editor shows no menu and did not use the scaling.

Only the font in the editor could be scaled by settings.

Solution:
Add a global scale preference or make use of the environment.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.