justinmanley/Leaflet.Illustrate

Cancel doesn't revert changes to L.Illustrate.Textbox in editing mode.

Closed this issue · 1 comments

This bug is present in the demo: http://manleyjster.github.io/Leaflet.Illustrate/examples/0.0.2/simple/.

To reproduce this bug:

  1. Draw a textbox
  2. Click the edit button in the toolbar
  3. Make a change
  4. Click "Cancel" next to the edit button in the toolbar.
  5. Notice that the changes are not reverted.

Fixed by 7faa07f.