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

Itemlist draw focus stylebox after items #100429

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

havi05
Copy link
Contributor

@havi05 havi05 commented Dec 15, 2024

Just a quick fix:
The Items in an Itemlist node were drawn on top of the focus_stylebox, now the stylebox is drawn last.

Old New
2024-12-15.01-47-04.mp4
2024-12-15.01-47-41.mp4

Fixes #80747

@havi05 havi05 requested a review from a team as a code owner December 15, 2024 13:15
@KoBeWi KoBeWi added this to the 4.4 milestone Dec 15, 2024
@havi05 havi05 force-pushed the itemlist-draw-focus-syle-last branch 2 times, most recently from c7615a9 to 0ee78a7 Compare December 16, 2024 18:48
@mieldepoche
Copy link
Contributor

this closes #80747

@akien-mga akien-mga merged commit b69a28a into godotengine:master Dec 17, 2024
20 checks passed
@akien-mga
Copy link
Member

Thanks!

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.

Items are drawn above the focus border in the FileSystem dock when in split mode
4 participants