Cancel doesn't revert changes to L.Illustrate.Textbox in editing mode.
Closed this issue · 1 comments
justinmanley commented
This bug is present in the demo: http://manleyjster.github.io/Leaflet.Illustrate/examples/0.0.2/simple/.
To reproduce this bug:
- Draw a textbox
- Click the edit button in the toolbar
- Make a change
- Click "Cancel" next to the edit button in the toolbar.
- Notice that the changes are not reverted.
justinmanley commented
Fixed by 7faa07f.