SpyrexDE / SmoothScroll

Addon for the Godot Game Engine that adds a SmoothScrollContainer.
https://spyrexde.github.io/SmoothScroll/
MIT License
132 stars 10 forks source link

Fix lose indirect child focus #11

Closed HaroldLever closed 1 year ago

HaroldLever commented 1 year ago

The focus node might not always be a direct child of content node, so I change the original way to is_ancestor_of().