Merge pull request #61088 from groud/keep_unhandled_events_on_pass
This commit is contained in:
commit
5c79782c7e
5 changed files with 77 additions and 26 deletions
|
|
@ -381,7 +381,7 @@ private:
|
|||
|
||||
bool disable_input = false;
|
||||
|
||||
void _gui_call_input(Control *p_control, const Ref<InputEvent> &p_input);
|
||||
bool _gui_call_input(Control *p_control, const Ref<InputEvent> &p_input);
|
||||
void _gui_call_notification(Control *p_control, int p_what);
|
||||
|
||||
void _gui_sort_roots();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue