zooniverse / planet-four

Identify and measure features on the surface of Mars
https://www.planetfour.org/
Apache License 2.0
2 stars 0 forks source link

In Chrome Canary, removing a marking destroys classification interface #63

Closed brian-c closed 11 years ago

brian-c commented 11 years ago

Triggering a "remove" event on an element actually removes it (weird, probably a bug).

See MarkingTool::remove and MarkingTool::trigger.

brian-c commented 11 years ago

Firing a jQuery event on an element fires any method with the same name. There must be a remove method in Chrome Canary. Renaming the event should fix it.

brian-c commented 11 years ago

Fixed in a64a6baa507e7e86af74c74ec57c3e5ef62f6fb1