github publiclab/Leaflet.DistortableImage v0.6.1
Updated Tool UI and Functionality

latest releases: v0.21.10, v0.21.9, v0.17.7...
6 years ago

v0.6.1

  • Bug Fixes
    • MouseEvent handling for the boxSelector is fixed, allowing selection with shift + drag to be made towards any direction (#334 by sashadev-sky)

v0.6.0

  • API Changes
    • Images in lock mode can now be 'multi-selected' so they can be exported via the "Exports" action (#324 by sashadev-sky)
    • New DistortableCollection actions "Locks" and "Unlocks" (#324)

v0.5.3

  • Enhancements
    • Add initial response handling for "Exports" action (#323 by jywarren)

v0.5.2

v0.5.1

  • Bug fixes
    • Fix "Exports" action functionality by adding a cache bust (#318 by jywarren)

v0.5.0

  • API changes

    • Multiple Image Collection actions added: "Exports" and "Deletes". (#314 by sashadev-sky)
    • Added and documented a Toolbar API, exposing an actions option for DistortableImageOverlay and DistortableCollection, as well addTool(), hasTool() and removeTool() for DistortableCollection. (#314)
  • Bug fixes

    • Updated leaflet-toolbar dependency to version "0.4.0-alpha.2" to fix a "toolbar undefined" bug. Our toolbar namespaces were updated as part of this: DistortableCollection now uses an instance of L.control for its toolbar, and DistortableImageOverlay uses an L.popup instance. The L.DistortableImage.EditToolbar class has been updated to L.DistortableImage.ControlBar and L.DistortableImage.PopupBar. L.DistortableImage.EditAction has been updated to L.EditAction. All 3 of these files have been moved into src/edit/tools/ (#314)
    • The BoxSelector multi-selection method (shift + drag) is now working and has been documented as an additional way to multi-select images. (#314)

v0.4.4

Don't miss a new Leaflet.DistortableImage release

NewReleases is sending notifications on new releases.