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

An interaction bug: the hoverpoint gets re-created after it's removed after deleting a waypoint which was created by dragging the hoverpoint #244

Open
smellyshovel opened this issue Dec 13, 2024 · 1 comment
Assignees
Labels
bug Something isn't working semver:patch For non-breaking PR's that don't introduce new features

Comments

@smellyshovel
Copy link
Collaborator

smellyshovel commented Dec 13, 2024

Steps to reproduce:

  1. Create 2 waypoints
  2. Drag a route in-between them. This creates a hoverpoint
  3. Release the mouse button somewhere to create a new waypoint
  4. Important: don't move the mouse here
  5. Click the just-created waypoint
  6. Bug: the hoverpoint is displayed until you move the mouse again.

This doesn't happen always. I think it depends on whether the cursor lands over a routeline after the waypoint's been clicked.

@smellyshovel
Copy link
Collaborator Author

There's already a fix for this. Will open a PR later.

@smellyshovel smellyshovel self-assigned this Dec 13, 2024
@smellyshovel smellyshovel added bug Something isn't working semver:patch For non-breaking PR's that don't introduce new features labels Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working semver:patch For non-breaking PR's that don't introduce new features
Projects
None yet
Development

No branches or pull requests

1 participant