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
When I use glfw based on vulkan, I have the similar problem with the one issued on #3813. I'm not exepecting to use transparant window but it's default in the example code. Is it possible to disable or enable it as needed once calling ImGui::Begin()?
The text was updated successfully, but these errors were encountered:
When I use glfw based on vulkan, I have the similar problem with the one issued on #3813. I'm not exepecting to use transparant window but it's default in the example code. Is it possible to disable or enable it as needed once calling ImGui::Begin()?
The text was updated successfully, but these errors were encountered: