orbtk icon indicating copy to clipboard operation
orbtk copied to clipboard

Blur UI on HI DPI 4k Monitors

Open swiftrust opened this issue 4 years ago • 1 comments

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 avatar Oct 24 '21 10:10 swiftrust

duplicate of https://github.com/redox-os/orbtk/issues/71 and https://github.com/redox-os/orbtk/issues/416 see my answer on #416

kivimango avatar Nov 10 '21 10:11 kivimango