hcts-hra / ecpo-annotator

Annotator for Page Segmentations in ECPO
https://ecpo.existsolutions.com/exist/apps/ecpo/
MIT License
2 stars 2 forks source link

polygon: make size of edge point markers adjustable #88

Open MatthiasArnold opened 3 years ago

MatthiasArnold commented 3 years ago

Polygons currently cannot be started where a shape is complex. this is because the size of the edge point marker cannot be adjusted, so opening a shape and continuing wit ha second near-by point is not possible. the second point will not be set. the only workaround is to find another location for the first point, where the lollowing point can be set at a more distant location.

suggestion: make the size (diameter) of the edge point markers adjustable while in "draw polygon" mode.

MatthiasArnold commented 3 years ago

cf #86