forked from ladyada/Adafruit_CircuitPython_Display_Shapes
-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
enhancementNew feature or requestNew feature or request
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
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request