Fix issues with ui rendering
This commit is contained in:
@@ -46,9 +46,9 @@ namespace openVulkanoCpp::GLFW
|
||||
|
||||
void PlatformGLFW::Close()
|
||||
{
|
||||
windows.clear();
|
||||
inputProvider.Close();
|
||||
glfwTerminate();
|
||||
windows.clear();
|
||||
}
|
||||
|
||||
IWindow* PlatformGLFW::MakeWindow()
|
||||
|
||||
Reference in New Issue
Block a user