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

Blur UI on HI DPI 4k Monitors #457

Open
swiftrust opened this issue Oct 24, 2021 · 1 comment
Open

Blur UI on HI DPI 4k Monitors #457

swiftrust opened this issue Oct 24, 2021 · 1 comment
Labels
Milestone

Comments

@swiftrust
Copy link

Describe the bug
The calculator and UI example runs well without any issues but elements do not render smooth. The display is scaled 2x on macOS to appear smooth and sizeable UI

To Reproduce
Steps to reproduce the behavior:

  1. checkout the repository
  2. run the command cargo run --example calculator

Expected behavior
A calculator UI should appear. The UI should render smooth instead of blur

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: macOS Big Sur
  • Version 11.6

Additional context
I am using LG HDR 4K Monitor 27", Resolution is scaled to 2x in Mac.

@swiftrust swiftrust added the bug label Oct 24, 2021
@kivimango
Copy link
Contributor

duplicate of #71 and #416
see my answer on #416

@rzerres rzerres added this to the 0.4.1 milestone Mar 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants