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

Fix ItemList click detection gaps #88347

Merged
merged 1 commit into from
Feb 15, 2024

Conversation

davthedev
Copy link
Contributor

Fixes #88095

scene/gui/item_list.cpp Outdated Show resolved Hide resolved
@davthedev davthedev force-pushed the itemlist-click-gap-fix branch from c0669ca to c892fd8 Compare February 15, 2024 11:17
@akien-mga akien-mga requested review from Calinou and KoBeWi February 15, 2024 11:19
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.

Tested locally at all editor scale presets, it works as expected.

simplescreenrecorder-2024-02-15_16.22.05.mp4

@akien-mga akien-mga merged commit d48c450 into godotengine:master Feb 15, 2024
16 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.

ItemList has a non-clickable deadzone between items in the editor
4 participants