Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

ImGui visual glitch

Tags:

c++

glfw

imgui

So, I implemented ImGUi with docking in GLFW window and all was perfect while was only the Demo Window. When I put one more, that happened:enter image description here

Any idea? I don't know if I should put the code since it's inside a class with other functions. But for ImGui, it's just the code from opengl3 glfw example

like image 461
Gabriel Avatar asked Apr 29 '26 23:04

Gabriel


1 Answers

It is probably this known issue: https://github.com/ocornut/imgui/issues/4832

like image 111
Omar Avatar answered May 02 '26 12:05

Omar



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!