-Take in consideration canvas layers for GUI input
This commit is contained in:
@ -2071,6 +2071,8 @@ Control *Control::get_root_parent_control() const {
|
||||
return const_cast<Control*>(root);
|
||||
}
|
||||
|
||||
|
||||
|
||||
void Control::_bind_methods() {
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user