If we draw a point and then zoom in or out the coordinates are not calculated correctly. Solution: - Disallow zooming until all 4 points to build a polygon are set zoom logic: https://github.com/text2knowledge/docTR-Labeler/blob/b15639fe3edea3d20fc21a50c6ff2080ceadf70c/labeler/views/canvas.py#L78
If we draw a point and then zoom in or out the coordinates are not calculated correctly.
Solution:
zoom logic:
docTR-Labeler/labeler/views/canvas.py
Line 78 in b15639f