Summary
create project
add a canvas
add Paint Handler
hit text:
Var h() As Double
h.Append([100, 100])
h.Append([200, 200])
g.FillPolygon(h)
run prog, app crash
Objo Studio Version
Operating System
Select the operating system(s) affected as tags for this post.
Steps To Reproduce
Expected Result
Actual Result
Screenshots, Logs, Or Sample Project