Bump imgui to 1.84.2 (#78)

This commit is contained in:
Alexander Bondarenko
2021-08-30 19:57:00 +03:00
committed by GitHub
parent 9e5b39850e
commit 5699f64e95
8 changed files with 13 additions and 10 deletions

View File

@ -342,7 +342,7 @@ app = do
else
handleJust vulkanException ( pure . reloadQuit ) do
ImGui.Vulkan.vulkanNewFrame
ImGui.SDL.sdl2NewFrame window
ImGui.SDL.sdl2NewFrame
ImGui.newFrame
ImGui.showDemoWindow
ImGui.render