Draw Line - companion and the compiled app behave differently

in the canvas module, the DrawLine block in the compiled app behaves differently using companion

Hi dear, ì

Do you have a way to demonstrate, perhaps with some images, what the differences are between the two?
Thanks

Thanks RaYzYz, I solved the problem, it was enough to add a timer that after 2 seconds from the init, calls a procedure to detect the state of the canvas, because the same procedure inside the init event of the screen did not give the desired effect

1 Like