mirror of
https://github.com/godotengine/godot.git
synced 2026-03-03 20:55:48 +00:00
Containers are meant to forward mouse input to their the Controls they contain. PanelContainer has a visible Panel stylebox, so it still defaults to STOP. Fixes #34933.