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

Make us able to add properties/objects to ellipses... #969

Closed
JoaoFelipe3 opened this issue Apr 25, 2023 · 1 comment
Closed

Make us able to add properties/objects to ellipses... #969

JoaoFelipe3 opened this issue Apr 25, 2023 · 1 comment

Comments

@JoaoFelipe3
Copy link

Please. This currently gives us an error. It would help in making some games where this feature is needed.

For example:

[... Circle] -> []

The code above would remove all lines of circles.

Bonus feature: Add an optional length property to ellipses, typed as a number right next to the ellipsis.

Example:

[...4 Circle] -> []

Would only remove lines of 4 circles.

@increpare
Copy link
Owner

increpare commented Apr 26, 2023

cf. #218

I'm going to close this, because my feelings haven't changed. But I appreciate the suggestion, and it wasn't bad to reconsider it again...

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

No branches or pull requests

2 participants