Open EwenGao opened 2 years ago
Hi @EwenGao, I've tried reproduce issue but I couldn't. Could you provide reproduceable example for further deep dive?
Here's my code based on what you provided. https://gist.github.com/guitarrapc/bc11f8d7c2ae3ce4e481aa391b5e0c88
Environment was Windows 11 and WSL2 (Ubuntu 22.04).
Thank your answer
I think it's the environment, my environment was Windows 11 and CentOS 7.9
Linux:
Windows:
code: var icon = new IconData { Icon = SKBitmap.Decode(byteIcon), IconSizePercent = 10, };