You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
N = r_arguments.insert_after(N, itos(DisplayServer::get_singleton()->window_get_native_handle(DisplayServer::WINDOW_HANDLE, get_window()->get_window_id())));
640
644
641
645
// Be sure to have the correct window size in the embedded_process control.
642
646
_update_embed_window_size();
643
647
644
648
Rect2i rect = embedded_process->get_screen_embedded_window_rect();
0 commit comments