-
-
Notifications
You must be signed in to change notification settings - Fork 617
Open
Description
Describe the bug
When we are drawing a polygon on an image and we are zoomed in on the image. While drawing we want to use the scrollbars to continue drawing a part of the image that is not visible in the screen. When moving the scrollbars, the crossfire (mouse cursor) doesn't align anymore with the actual point of the polygon.
To Reproduce
Steps to reproduce the behavior:
- Import an image
- Open the image by clicking on it on the bar at the bottom
- Zoom in so a part of the image is outside the view
- Click on Polygon
- Start creating points
- Move the horizontal or vertical scrollbar
- Try to create an extra polygon point, and see it does not align with the actual point and the mouse cursor.
Console Errors
None
Device detail:
- OS: Windows 10 Pro 1809
- Browser: Chrome 78.0.3904.87 (x64)
Additional context
None
Metadata
Metadata
Assignees
Labels
No labels