Closed AliShug closed 10 years ago
Oddly enough, WKT representation actually requires polygons to duplicate the final point (i.e. the first point). So, if I understand this right, then this might actually be desirable...
I think I know what you mean - a duplicate of the first point? That's not what was happening, the last clicked point on the shape got stored twice. I've fixed it in experimental... should I change it to behave like you're thinking? On 9 Mar 2014 16:42, "George Field" notifications@github.com wrote:
Oddly enough, WKT representation actually requires polygons to duplicate the final point (i.e. the first point). So, if I understand this right, then this might actually be desirable...
Reply to this email directly or view it on GitHubhttps://github.com/felina/image-annotator/issues/21#issuecomment-37131363 .
This is probably to do with the double-click logic