Skip to content

Fix for issue 4255 - Do not clear points when the number of curves is zero #4320

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

henrikmidtiby
Copy link
Contributor

Overview: What does this pull request change?

The method pointwise_become_partial in the class VMobject resets the point defining the object to zero, if there is only one point.
The change simply lets the point be unchanged.

Motivation and Explanation: Why and how do your changes improve the library?

The suggested change fixes issue #4255 .

Further Information and Comments

See more comments to the issue here:
#4255 (comment)

Reviewer Checklist

  • The PR title is descriptive enough for the changelog, and the PR is labeled correctly
  • If applicable: newly added non-private functions and classes have a docstring including a short summary and a PARAMETERS section
  • If applicable: newly added functions and classes are tested

@github-project-automation github-project-automation bot moved this to 🆕 New in Dev Board Jun 30, 2025
@henrikmidtiby henrikmidtiby changed the title Fix for issue 4255 - Do not clear point when the number of curves is zero Fix for issue 4255 - Do not clear points when the number of curves is zero Jun 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🆕 New
Development

Successfully merging this pull request may close these issues.

1 participant