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

Properly change GridMap floors while selecting #87131

Merged
merged 1 commit into from
Jun 26, 2024

Conversation

KoBeWi
Copy link
Member

@KoBeWi KoBeWi commented Jan 12, 2024

Fixes #87107

klcFJlNRf7.mp4

Note that behavior is still different than in the previous versions. You need to release Shift to use E and Q, also it changes the current selection position, instead of the origin like it did previously.

@KoBeWi KoBeWi force-pushed the skyscrapper_selector_simulator branch from e6e83af to 80341da Compare January 12, 2024 21:17
@Calinou Calinou added the cherrypick:4.2 Considered for cherry-picking into a future 4.2.x release label Jan 12, 2024
Copy link
Member

@Calinou Calinou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This doesn't seem to work on my end:

simplescreenrecorder-2024-01-13_00.22.53.mp4

I double-checked my shortcuts and they're set to their default values. I've also released Shift while pressing Q and E.

@KoBeWi
Copy link
Member Author

KoBeWi commented Jan 12, 2024

It only works while still dragging. I guess that's another difference, as previously you were able to Shift+Q/E after releasing mouse button (though it feels like a bug).

I opened this PR as a quick bugfix, and to see if such behavior is acceptable. I can try improving it if it's not good enough.

@akien-mga
Copy link
Member

So should we go ahead with the current partial fix, or spend time to figure out how to solve the issue when not dragging?

@BrentonWildes
Copy link

So should we go ahead with the current partial fix, or spend time to figure out how to solve the issue when not dragging?

Please move it forward! This is blocking the Lingo team from updating beyond 4.1.

Copy link
Member

@akien-mga akien-mga left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving as per above discussion.

@akien-mga akien-mga merged commit 36a5960 into godotengine:master Jun 26, 2024
15 checks passed
@akien-mga
Copy link
Member

Thanks!

@KoBeWi KoBeWi deleted the skyscrapper_selector_simulator branch June 26, 2024 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug cherrypick:4.2 Considered for cherry-picking into a future 4.2.x release regression topic:editor topic:3d
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Gridmap selection hotkeys no longer working since 4.2
4 participants