annotorious / annotorious-v2-plugins

Plugins compatible with the RecogitoJS, Annotorious and AnnotoriousOSD annotation libraries
BSD 3-Clause "New" or "Revised" License
29 stars 19 forks source link

Improved polygon selection tool #15

Closed rsimon closed 2 years ago

rsimon commented 2 years ago

An enhanced & more feature complete polygon selection tool which takes into account various user feedback received over time. Such as:

rsimon commented 2 years ago

Note that the better-polygon plugin will only work with Annotorious version 2.5.9 upwards!

rsimon commented 2 years ago

Now released here: https://github.com/recogito/recogito-client-plugins/tree/main/plugins/annotorious-better-polygon

dianamarginean commented 1 year ago

@rsimon What changes should I apply to base libs in order to enable draw on click?

rsimon commented 1 year ago

Did you try the drawOnSingleClick init option? https://annotorious.github.io/api-docs/annotorious/

dianamarginean commented 1 year ago

@rsimon is there an option to set Snap cursor to first point when nearby option to false?

rsimon commented 1 year ago

Unfortunately, no. (I agree it would be a good feature, though. That + perhaps the ability to set a custom pixel distance for the snap to activate.)