Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zoom level results in blurry canvas text #6

Open
pierreminik opened this issue Nov 17, 2020 · 0 comments
Open

Zoom level results in blurry canvas text #6

pierreminik opened this issue Nov 17, 2020 · 0 comments

Comments

@pierreminik
Copy link

Firstly congratulations on the beta release. I've been eager to try out your visual environment. I think it's a great step towards making development more accessible as well as a tool for reducing cognitive load for developers.

Describe the bug

The text within canvas elements (like the node viewer) is blurry when using browser and application zoom. My monitor is not a high-dpi but I do utilise browser zoom at 125%.

To Reproduce

In playground and in downloaded app, use the browser/electron's zoom function by pressing Command + (plus) to zoom in.

Expected behavior

App should maybe have zoom level locked to 100% (since the node viewer supports crisp application level zoom anyway) or maybe make use of downsampling based on zoom level/dpi.

Screenshots

Screenshot 2020-11-17 at 15 55 39

Environment Information (please complete the following information):

App: 1.0.0-beta
OS: darwin
Node.js: 12.14.1
Electron: 9.0.5
Chrome: 83.0.4103.119

Also tested playground with Firefox Developer Edition and Safari.

Related Issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant