Mark Otway
Mark Otway
It's a bit hungry. 😁
Looks like a SkiaSharp bug. I've reported it here: https://github.com/mono/SkiaSharp/issues/2850
I''ve put in a temporary fix, which should solve your issue. @marijnv2000 can you pull `webreaper/damselfly:dev` and see if it solves it?
Did you refresh the thumbnails via the context menu? They won't be regenerated unless you do. It works fine for me.
One other thing to try is pressing shift+refresh in the browser. It could be browser caching.
Dammit. Weird, wonder how it works for me?
Definitely running the same code. I always run dev. Possibly an OS thing, I haven't tried it on linux.
I don't publish mac binaries, but it would be easy to build them. If I get time I'll add the build to a future release. For docker, not sure why...
I spent a lot of time messing around with the control, trying to get it to work with updates, and to be able to write the code in a way...
Wonder if I can ask a favour. I've built [my app](https://github.com/Webreaper/SolisAgileManager) based on the work in this repo (thanks for making it available and easy to follow). One question that's...