@vitludwig wrote:
Hey,
Is it possible to catch change event, when user edit TextBlock on Link, so I can process input data with reference to edited link? I mean something likechange: function()...
on TextBlock.
I can catch this changes inModelChangedListener
, but I couldn’t find way how to distinguish Node textblock change from Link textblock change, or how to get reference to clicked clicked Link in this event.
Thanks!
Posts: 2
Participants: 2