Bas van der Hoek

Results 3 comments of Bas van der Hoek

Hi @BenoitCaron and @fabstu , I ran into the same issue on macOS. What solved it for me was to convert the URL to string with `.path()` instead of `..absoluteString()`...

Hi @darrarski, did you get any further with this? I'm struggling with the same problem, but for me it's my laptop versus GitHub Actions.

Scaling the images down seems a dead end. Anti-aliasing and font-smoothing result in inconsistent results. As a workaround I unscale the MacBook Retina display with https://github.com/th507/screen-resolution-switcher before I take the...