Skip to content

fix: Paths edited by Path Cursor can sometimes retain detailed handles - #200

Open
StickmanRed wants to merge 1 commit into
developmentfrom
StickmanRed-pathcursor-deselect-fix
Open

fix: Paths edited by Path Cursor can sometimes retain detailed handles#200
StickmanRed wants to merge 1 commit into
developmentfrom
StickmanRed-pathcursor-deselect-fix

Conversation

@StickmanRed

Copy link
Copy Markdown
Collaborator

Description

If you use the Path Cursor's detailed editing on a path, on occasion, the path handles can somehow get stuck to the path. In this PR, each path checks if the project (if it exists) is using the Path Cursor tool, and if it ain't, the path quietly discards the selection handles and moves on.

Testing

  1. Create some paths.
  2. Activate the Path Cursor.
  3. Double-click on a path to enter detailed editing mode.
  4. Move a vertex.
  5. Switch to another tool. The detailed editing handles should be removed.
  6. Undo once. The handles should still be removed. In previous versions the handles still appear.

@StickmanRed StickmanRed added the bug Something isn't working label Aug 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant