Skip to content

Re-hover edit handles after the edit annotation is rebuilt under the cursor - #1930

Open
mattdawkins wants to merge 1 commit into
mainfrom
dev/reselect-handle-after-drag
Open

mattdawkins wants to merge 1 commit into
mainfrom
dev/reselect-handle-after-drag

Conversation

@mattdawkins

Copy link
Copy Markdown
Member
  • After dragging a line/polygon vertex, the handle could not be grabbed again until the mouse left it and came back.
  • A follow-up store update (e.g. userModified, stereo length write-back) rebuilds the edit annotation; GeoJS only fires mouseon when the hovered handle index changes, so the new handle under a stationary cursor never re-selects.
  • After a rebuild in edit mode, clear the handle features' stale hover state and replay the mouse position.

🤖 Generated with Claude Code

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

Successfully merging this pull request may close these issues.

1 participant