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

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

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

justvanrossum
Copy link
Collaborator

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
5 checks passed
@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