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

Clean up selection type #7416

Merged
merged 1 commit into from
Sep 15, 2024
Merged

Clean up selection type #7416

merged 1 commit into from
Sep 15, 2024

Conversation

AJenbo
Copy link
Member

@AJenbo AJenbo commented Sep 15, 2024

Clean up the cursor selection code that select by tile shapes.

Rather then check for selection type using < and > in cursor.cpp it now check for a flag, the previous checks where only working correctly because there are no items and objects that are 3 tiles tall.
There isn't isn't any code for seeing if a 3 tile tall object/item was clicked.

@AJenbo AJenbo marked this pull request as draft September 15, 2024 02:35
@AJenbo AJenbo marked this pull request as ready for review September 15, 2024 11:29
@StephenCWills StephenCWills merged commit e949f41 into master Sep 15, 2024
22 checks passed
@StephenCWills StephenCWills deleted the seltype branch September 15, 2024 13:35
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