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

Latest commit

 

History

History
7 lines (6 loc) · 293 Bytes

File metadata and controls

7 lines (6 loc) · 293 Bytes

Changelog

Version 0.7

  • Added new callback "afterLayerChange".
  • Made plugin options globally and per-call overridable.
  • Renamed two callbacks to better reflect when they are called: callBefore -> beforeDragging, callAfter -> afterDragging
  • Cleanup, JSLint, various small refactorings.