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

Reorganization of the selection-classes #268

Closed
wants to merge 4 commits into from

Conversation

simonbethke
Copy link
Contributor

I just re-added the simple lasso-selection. I will keep this as draft right now as I need to extract a base-class for different selection-types. For doing that I also have to make actual typescript classes from that without defining all methods as local variables in the closure.

@simonbethke simonbethke marked this pull request as draft November 6, 2024 22:38
@slimbuck
Copy link
Member

slimbuck commented Nov 7, 2024

I'd suggest you submit the lasso tool implementation separately from an attempt to rearchitecting the code.

@simonbethke simonbethke changed the title Added the lasso selection Reorganization of the selection-classes Nov 7, 2024
@simonbethke
Copy link
Contributor Author

After adding the lasso-tool, i started extracting a base-class for all selection-tools. The simple lasso-selection now is handled here:
#269

@slimbuck
Copy link
Member

Not planning on this reorg.

@slimbuck slimbuck closed this Nov 11, 2024
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.

2 participants