giu icon indicating copy to clipboard operation
giu copied to clipboard

[bug] Blurry on M1 Mac with HIDPI

Open miwarnec opened this issue 2 years ago • 6 comments

What happend?

Hey there. Thanks for your work on giu! The readme mentioned automated Hidpi scaling. However, it seems that the UI looks quite a bit blurry on my M1 mac: 2022-10-26 - 18-13-38@2x

I am running your 'getting started' example right from the Github page. Is there any setting that I need to adjust to get the text to be more sharp?

Thanks :)

Code example

main.go
// put your code here!

To Reproduce

  1. Run my demo
  2. will see the crash...

Version

v0.6.1

OS

Mac

miwarnec avatar Oct 26 '22 16:10 miwarnec

Hi-DPI scaling is disabled on mac. It should not be to root cause. I do notice the text blur on my M1 too. I'll check it later.

AllenDang avatar Oct 27 '22 05:10 AllenDang

image image

aztack avatar Nov 29 '22 15:11 aztack

@AllenDang any progress or workaround?

aztack avatar Mar 08 '23 10:03 aztack

@AllenDang any progress or workaround?

qizhanchan avatar May 18 '23 09:05 qizhanchan

@aztack @qizhanchan could you check if cimgui-go works for you? If so we just need to wait for migration

gucio321 avatar May 18 '23 09:05 gucio321

@aztack @qizhanchan could you check if cimgui-go works for you? If so we just need to wait for migration

Just compiled examples in cimgui-go, not works:

(click to enlarge) ↓

image

aztack avatar May 30 '23 12:05 aztack