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

Update SubViewport documentation to include a note about input behavior #101818

Merged
merged 1 commit into from
Jan 27, 2025

Conversation

Yelloween10
Copy link
Contributor

There were no notes in the documentation regarding Input Events not being passed to a SubViewport by itself.

Added a note in the documentation about SubViewport not handling input events by itself, and needing a SubViewportContainer for input event propagation.

Fixes #99912

@Yelloween10 Yelloween10 requested a review from a team as a code owner January 20, 2025 00:40
@Yelloween10 Yelloween10 force-pushed the update-subviewport-doc branch from 7ec42b1 to 409c9ad Compare January 20, 2025 08:35
@Repiteo Repiteo merged commit 583b6ae into godotengine:master Jan 27, 2025
20 checks passed
@Repiteo
Copy link
Contributor

Repiteo commented Jan 27, 2025

Thanks!

@Yelloween10 Yelloween10 deleted the update-subviewport-doc branch January 28, 2025 18:45
@akien-mga akien-mga changed the title Update SubViewport documentations to include a note about input behaviour Update SubViewport documentation to include a note about input behavior Mar 2, 2025
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.

Getting mouse position inside of SubViewport returns (0, 0)
4 participants