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
Previously i was working with window, using opengl3 and sdl3 single display screen, every things works fine.
Now i have shifted to opengl3 and glfw3 in linux environment with dual monitor.
Even though application is running on single screen and not panel is shifted to other one.
when i pop out any panel, it seem to become stuck a location.
Version/Branch of Dear ImGui:
Version Latest commit, Branch: docking
Back-ends:
imgui_impl_opengl3.cpp + imgui_impl_glfw.cpp
Compiler, OS:
Linux Ubutnu 22.04 + GCC 11.4.0
Full config/build information:
Details:
My Issue/Question:
This is my ImGui Project
Arthur
Previously i was working with window, using opengl3 and sdl3 single display screen, every things works fine.
Now i have shifted to opengl3 and glfw3 in linux environment with dual monitor.
Even though application is running on single screen and not panel is shifted to other one.
when i pop out any panel, it seem to become stuck a location.
Screenshots/Video:
You can download working Binary from here
https://github.com/kingofknights/Arthur/releases/download/Demo/Query.zip
Demo
Minimal, Complete and Verifiable Example code:
https://github.com/kingofknights/Arthur.git
The text was updated successfully, but these errors were encountered: