zooniverse / old-weather

Old Weather aims to recover worldwide weather observations to help improve climate model predictions.
http://oldweather.org
Apache License 2.0
0 stars 3 forks source link

Rectangle marking tool behaves weirdly on FF #4

Closed rogerhutchings closed 9 years ago

rogerhutchings commented 9 years ago

I noticed this while bugfixing Transcribe - clicking and dragging on the image element produces the copy image behaviour. Adding event.preventDefault(); to svg-drawing-factory-service.js should stop it.

perry commented 9 years ago

Ta :-)