I build example/GLFW + OpenGL3 code and DemoWindow's Drag and Drop is not working.
Do you have a plan to fix it?
In the bool ImGui :: BeginDragDropTarget () function
Commenting out lines 10010 and 10011 in the Imgui.cpp file could be run temporarily.
Is there no problem in this case?
Hello,
This is a bug I accidentally pushed to the Docking branch a few commits ago. Will fix today.
Pushed a quick hotfix for this now (reverting a change made for #2325). Will push a correct fix for #2325 separately.
Most helpful comment
Hello,
This is a bug I accidentally pushed to the Docking branch a few commits ago. Will fix today.