Skip to content

Fix bug with deleting multiple segments, one of which includes the starting point - #1981

Merged
justvanrossum merged 1 commit into
mainfrom
bugfix-delete-points-issue-1980
Jan 23, 2025
Merged

justvanrossum merged 1 commit into
mainfrom
bugfix-delete-points-issue-1980

Conversation

@justvanrossum

Copy link
Copy Markdown
Member

The indices array already has the indexBias applied, so should not be added here again.

This fixes #1980.

@justvanrossum
justvanrossum merged commit 4bf5d24 into main Jan 23, 2025
@justvanrossum
justvanrossum deleted the bugfix-delete-points-issue-1980 branch January 23, 2025 19:33
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.

Bug with deleting points, if the start point is included in the selection

1 participant