-
-
Notifications
You must be signed in to change notification settings - Fork 10.7k
Issues: ocornut/imgui
Request for feedback: dynamic fonts & texture updates (v1.92)
#8465
opened Mar 5, 2025 by
ocornut
Open
56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Modal window goes front/back when changing viewport
multi-viewports
popups
#2655
opened Jul 7, 2019 by
smourier
Making explicit dockspaces while allowing user-created splits/docking to be restored is awkward.
docking
#3548
opened Oct 20, 2020 by
parbo
ImGuiDockNodeFlags_NoResize behaves in a confusing way.
docking
window sizing
#3549
opened Oct 20, 2020 by
parbo
Floating windows disappear when dropped on main window when it is not topmost
multi-viewports
#3691
opened Jan 3, 2021 by
jdunlap
Docking: resizing nodes in a dockspace using splitters steals focus from docked window
docking
focus
window sizing
#3820
opened Feb 17, 2021 by
ocornut
Popup functions should not open on mouse-up if mouse button activated another item?
popups
#3901
opened Mar 12, 2021 by
aeris170
InputText() returns true every frame if internal buffer is different from buf passed to the function
inputtext
#4420
opened Aug 11, 2021 by
squadack
Request to split CollapsingHeader color enum from ImGuiCol_Header
style
#4580
opened Sep 24, 2021 by
thempc
Issues when using a floating GLFW window and ImGUI UI elements
multi-viewports
popups
#5277
opened May 3, 2022 by
hugobarou
All the windows in dockspace have rounded top corners
docking
style
#5527
opened Jul 31, 2022 by
GasimGasimzada
How to prevent two different ImGuiWindowClass from docking within each-other
docking
#5653
opened Sep 6, 2022 by
vassilcom
Ctrl+Tab: highlighting a docked window renders whole dockspace to front
docking
#5917
opened Nov 24, 2022 by
ocornut
Popup auto-resize goes beyond windows limit if content is added
popups
window sizing
#6012
opened Dec 21, 2022 by
olivier-gerard
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.