korge
korge copied to clipboard
Strokes are not closed in desktop
Hi, I created a roundRectand a uiButton with strokes. The problem is when I compile to desktop application (I only tested on Windows), this stroke is not closed at the top-right corner.

I tested with JVM and JS too and there is no problem onthem.
Thanks
Yeah, unfortunately software rasterizer still have some issues like that one. I have to check it 👀
I guess this happens on windows and linux. But I guess macOS has a native vector implementation. For windows (in addition to fixing software rasterizer): https://github.com/korlibs/korge/issues/617
I tested in macOS and it happens too but a bit less obvious