How are children Controls handled in relation to _has_point
implementations?
#8740
Spartan322
started this conversation in
GUI
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm not certain what is expected by reading the documentation,
_gui_input
does describe some of parental properties that effect children, however _has_point does not mention this, perusing viewport.cpp and control.cpp and especiallyViewport::gui_find_control
(which seems to always be responsible for pointer interactions) however it seems to me like it should have an effect unless I'm misunderstanding something.Beta Was this translation helpful? Give feedback.
All reactions