You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
checkout the repository
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.
The text was updated successfully, but these errors were encountered:
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:
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):
Additional context
I am using LG HDR 4K Monitor 27", Resolution is scaled to 2x in Mac.
The text was updated successfully, but these errors were encountered: