Opened 8 years ago

Closed 7 years ago

#4332 closed defect (fixed)

OMEdit: polygon annotation: odd coordinates if more then two points are drawn

Reported by: Jan Kokert Owned by: Adeel Asghar
Priority: normal Milestone: 1.12.0
Component: OMEdit Version:
Keywords: polygon annotation odd coordinates Cc:

Description (last modified by Jan Kokert)

When we draw a polygon in the IconView with more then two points, the resulting coordinates and the origin will be totally odd. Even if we set the origin to (0|0) afterward manually, the coordinates will still be not integer.

Example: If we draw from (0|0) to (10|0) the polygon (actually a line) coordinas are fine. But if we draw from (0|0) to (10|0) to (0|10) we get: (9.85|9.85) as origin and coordinats sitting on odd places like -9.85355.

Change History (3)

comment:1 by Jan Kokert, 8 years ago

Description: modified (diff)

comment:2 by Jan Kokert, 8 years ago

Description: modified (diff)

comment:3 by Adeel Asghar, 7 years ago

Milestone: Future1.12.0
Resolution: fixed
Status: newclosed

Fixed in da6dc6/OMEdit.

Note: See TracTickets for help on using tickets.