You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hello, I asked the question in the forum and was advised to open an issue here.
On several occasions, I would have liked to be able to modify the coordinates of a shape during the execution of a code (for example, move a line on the screen).
But I can't change a shape's attributes once it's been instantiated.
Would it be possible to add the ability to update the position of a line (or another shape) without re-creating the constructor ?
Thanks
The text was updated successfully, but these errors were encountered:
hello, I asked the question in the forum and was advised to open an issue here.
On several occasions, I would have liked to be able to modify the coordinates of a shape during the execution of a code (for example, move a line on the screen).
But I can't change a shape's attributes once it's been instantiated.
Would it be possible to add the ability to update the position of a line (or another shape) without re-creating the constructor ?
Thanks
The text was updated successfully, but these errors were encountered: