Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 293 Bytes

CHANGELOG.md

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.