In my pre-release testing using Gideros 2023.7 I'm seeing a crash when calling Shape:setFillStyle() without the third argument, an optional transformation matrix. Passing in Matrix.new() as a third argument seems to prevent it. The crash also happens on Android, but not on Windows.
Comments
I use this code for example:
Likes: MoKaLux, PaulH
Likes: MoKaLux, PaulH