NodeResizeEndedEvent
since v1.1.0Event payload emitted when a node resize operation ends.
This event fires when the user releases the pointer after resizing a node. The node will have its final size when this event is received.
Properties
Section titled “Properties”cancelReason?
Section titled “cancelReason?”
optionalcancelReason:"cancelled"
Present when the resize ended without a normal pointer release
node:
Node
The node that was resized, with its final size