Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue while creating polygon and moving scrollbars #174

Open
VincentVerweij opened this issue Nov 12, 2019 · 0 comments
Open

Issue while creating polygon and moving scrollbars #174

VincentVerweij opened this issue Nov 12, 2019 · 0 comments

Comments

@VincentVerweij
Copy link

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:

  1. Import an image
  2. Open the image by clicking on it on the bar at the bottom
  3. Zoom in so a part of the image is outside the view
  4. Click on Polygon
  5. Start creating points
  6. Move the horizontal or vertical scrollbar
  7. Try to create an extra polygon point, and see it does not align with the actual point and the mouse cursor.

Screenshots
image

Console Errors
None

Device detail:

  • OS: Windows 10 Pro 1809
  • Browser: Chrome 78.0.3904.87 (x64)

Additional context
None

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant