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

Add box selection modes for Touched/Contained/By Drag Direction #2156

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

pratikagr
Copy link
Contributor

Fixes #2041

  • added a function is_layer_fully_inside to determine if a layer is fully inside a selection box or not which will eventually helps to select objects in rightward direction.

@Keavon
Copy link
Member

Keavon commented Dec 23, 2024

I'll mark this as a draft until you've also added this to the user preferences dialog, with a choice between "Touched", "Contained", and "By Drag Direction". Please mark it as Ready for Review and ping me when that's ready. Thanks!

@Keavon Keavon marked this pull request as draft December 23, 2024 22:22
@Keavon Keavon changed the title Selection direction Add box selection modes for Touched/Contained/By Drag Direction Dec 23, 2024
@pratikagr pratikagr marked this pull request as ready for review December 29, 2024 11:36
Copy link

📦 Build Complete for 3657795
https://b513d476.graphite.pages.dev

@Keavon
Copy link
Member

Keavon commented Dec 31, 2024

There's a merge conflict, please resolve that and I'll get to QA and code review after that.

@pratikagr
Copy link
Contributor Author

@Keavon please check now.

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.

Selection direction difference
2 participants