Skip to content

Conversation

au3m
Copy link

@au3m au3m commented Oct 7, 2025

Description

After deleting the clipper plane, the onAfterDelete event is not triggered. This PR resolves that issue.

Additional context

  • Solution done by triggering the event of onAfterDelete within the setEvent method, which depends on removing any plane from the list DataMap.
  • Solution has been tested.

What is the purpose of this pull request?

  • Bug fix
  • New Feature
  • Documentation update
  • Other

Before submitting the PR, please make sure you do the following:

  • Check that there isn't already a PR that solves the problem the same way to avoid creating a duplicate.
  • Follow the Conventional Commits v1.0.0 standard for PR naming (e.g. feat(examples): add hello-world example).
  • Provide a description in this PR that addresses what the PR is solving, or reference the issue that it solves (e.g. fixes #123).
  • Ideally, include relevant tests that fail without this PR but pass with it.

@au3m au3m changed the title fixing clipper onAfterDelete method fix: clipper onAfterDelete method Oct 7, 2025
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