Open
Description
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