You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-06 12:20:30 +00:00
Fix Floating Window request close when a dialog is opened
This commit is contained in:
@@ -76,6 +76,7 @@ protected:
|
||||
public:
|
||||
void embed_process(OS::ProcessID p_pid);
|
||||
void reset();
|
||||
void request_close();
|
||||
|
||||
void set_window_size(const Size2i p_window_size);
|
||||
void set_keep_aspect(bool p_keep_aspect);
|
||||
|
||||
Reference in New Issue
Block a user