orbtk
orbtk copied to clipboard
Blur UI on HI DPI 4k Monitors
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.
duplicate of https://github.com/redox-os/orbtk/issues/71 and https://github.com/redox-os/orbtk/issues/416 see my answer on #416