Skip to content
This repository was archived by the owner on Jul 10, 2025. It is now read-only.

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() {

});
Clone this wiki locally