Hi, I want my plugin to perform an operation whenever a node is being resized. Is there an event that is triggered whenever a node is resized? If so, what handler should I use to catch that event?
Page 1 / 1
Alrite, I figured out that resizing a node also triggers an event that contains an array of documentchange objects of type “PROPERTY-CHANGE” (similar to my previous question here)
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.