Skip to content

updating coordinates of a shape #61

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
MBottinIUT opened this issue May 26, 2023 · 1 comment
Open

updating coordinates of a shape #61

MBottinIUT opened this issue May 26, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@MBottinIUT
Copy link

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

@tekktrik tekktrik added the enhancement New feature or request label May 26, 2023
@stratosgear
Copy link

Yes! I have to create some kind of progress bar, or line that changes length, and I fail to animate my shapes, after they have been created.

I would appreciate if we could get access to the x0/y0, x1/y1 attributes of the shapes!

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants