-
Notifications
You must be signed in to change notification settings - Fork 21
selectable.recalculate
Karl edited this page Nov 9, 2017
·
1 revision
Fires when the dimensions of the items are recalculated.
This event is automatically fired during the document's resize
and scroll
events.
selectable.on("selectable.recalculate", function() {
});