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

Use get_cursor_shape for identifying the cursor shape in AnimationTrackEditTypeAudio #59026

Conversation

Sauermann
Copy link
Contributor

get_cursor_shape() is used in cases where a Control displays different cursors in different areas.
There is no need to set the default cursor shape on every mouse move event.

Was part of the reason for #58960.

…ckEditTypeAudio

get_cursor_shape() is used in cases where a Control displays different cursors in different areas.
There is no need to set the default cursor shape on every mouse move event.
@akien-mga akien-mga added enhancement topic:editor cherrypick:3.x Considered for cherry-picking into a future 3.x release topic:animation labels Mar 11, 2022
@akien-mga akien-mga added this to the 4.0 milestone Mar 11, 2022
@akien-mga akien-mga merged commit 6992c6e into godotengine:master Mar 11, 2022
@akien-mga
Copy link
Member

Thanks!

@Sauermann Sauermann deleted the fix-cursorshape-animationtrackedittypeaudio branch March 11, 2022 13:24
@akien-mga
Copy link
Member

Cherry-picked for 3.5.

@akien-mga akien-mga removed the cherrypick:3.x Considered for cherry-picking into a future 3.x release label Mar 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants