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

feat(Line2): allow points to be added/removed #523

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

Conversation

andretchen0
Copy link
Contributor

Problem

After initial creation, additional points could not be added to Cientos' Line2 component. The on-screen component would not display the additional points.

Solution

Recreate the Line2 geometry to accommodate the additional points.

Meta

Closes #493

Copy link

netlify bot commented Nov 18, 2024

Deploy Preview for cientos-tresjs failed.

Name Link
🔨 Latest commit 1b5234f
🔍 Latest deploy log https://app.netlify.com/sites/cientos-tresjs/deploys/673aaf6f158b0200088e563e

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.

Line2,Modify props.points, but it does not take effect
1 participant