Request immediate refresh of cursor in 2D editor while using shortcuts
Fixes: #37333
This commit is contained in:
@ -501,6 +501,7 @@ private:
|
||||
bool _gui_input_hover(const Ref<InputEvent> &p_event);
|
||||
|
||||
void _gui_input_viewport(const Ref<InputEvent> &p_event);
|
||||
void _update_cursor();
|
||||
|
||||
void _selection_changed();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user