Skip to main content

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.

 

Hi @Wender Xavier,

 

Thanks for raising this. I have been able to reproduce what you describe:

  • Event raised when moving the line (alone)
  • Event not raised when “resizing” the line (alone)

I will share this with the technical team and come back to you when I have more information.


Reply