IMGUI_DEBUG_LOG_VIEWPORT("[viewport] Window '%s' closed by PlatformRequestClose\n",window->Name);
{
*p_open=false;
window->Viewport->PlatformRequestClose=false;
g.NavWindowingToggleLayer=false;// Assume user mapped PlatformRequestClose on ALT-F4 so we disable ALT for menu toggle. False positive not an issue. // FIXME-NAV: Try removing.
g.NavWindowingToggleLayer=false;// Assume user mapped PlatformRequestClose on ALT-F4 so we disable ALT for menu toggle. False positive not an issue.