WIDGETS_TRANSFORMATION_UPDATED event not working for type: LINE

  • 26 May 2021
  • 1 reply
  • 82 views

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.

 


1 reply

Userlevel 5
Badge +1

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