Hello,
I'm having an issue when listening for the WIDGETS_TRANSFORMATION_UPDATED event.
All widgets trigger this event on change (shapes, text, stickers, etc) except for the LINES.
If you update a line alone, it does not trigger this event, however, if you update together a line and a shape, it does show the line on the data array.
Example of the event working for a TEXT widget.