You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now required is dblclick to remove annotation.
After implementing #19 we could change that to more intuitive: after selection we could remove annotation after pressing del button.
The text was updated successfully, but these errors were encountered:
DoubleClick to remove is removed as the default behavior. You still can use that way by simply adding events to the annotation: http://jsfiddle.net/7m3Mr/98/
Right now required is dblclick to remove annotation.
After implementing #19 we could change that to more intuitive: after selection we could remove annotation after pressing
del
button.The text was updated successfully, but these errors were encountered: