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

Draw relationship lines for items offscreen #60085

Merged
merged 1 commit into from
Apr 11, 2022

Conversation

YeldhamDev
Copy link
Member

This PR changes the drawing behavior on Tree to do an extra loop to draw a relationship line to a child offscreen. This is good to make it clearer that there's extra stuff if you scroll.

Before: After:
Screenshot_20220409_193640 Screenshot_20220409_192824

@YeldhamDev YeldhamDev added this to the 4.0 milestone Apr 9, 2022
@YeldhamDev YeldhamDev requested a review from a team as a code owner April 9, 2022 22:44
@akien-mga akien-mga merged commit 5974e14 into godotengine:master Apr 11, 2022
@akien-mga
Copy link
Member

Thanks!

@YeldhamDev YeldhamDev deleted the relationships_are_hard branch April 11, 2022 21:46
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.

3 participants