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

When starting to draw with the polygon tool, the first two points aren't connected #1181

Closed
petebankhead opened this issue Dec 8, 2022 · 0 comments · Fixed by #1190
Closed
Labels
Milestone

Comments

@petebankhead
Copy link
Member

Bug report

Describe the bug
When drawing a polygon with individual clicks (rather than click & drag), the first two points aren't connected.

This is only really a visual issue, and the connection occurs when an additional point is drawn.

To Reproduce
Steps to reproduce the behavior:

  1. Open an image & turn on the polygon tool
  2. Click once to add the first point
  3. Mouse the cursor
  4. A line should connect the cursor to the original point... but doesn't

Expected behavior
The points are connected when drawing.

Desktop (please complete the following information):

  • OS: All
  • QuPath Version: 0.4.0

Additional context
This has come up before and been fixed... but is now somehow broken again.

@petebankhead petebankhead added this to the v0.4.1 milestone Dec 8, 2022
petebankhead added a commit to petebankhead/qupath that referenced this issue Dec 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant