Pinned issues
Issues
- 2
Same-frame layout evaluation
#9058 opened by ssh4net - 4
Strange `SameLine(offset)` behavior inside table
#9057 opened by achabense - 7
Missing Documentation on Docking Wiki Page
#9000 opened by kylebueche - 2
Garbled characters when entering Japanese characters
#8999 opened by KasaiKeisuke - 4
IsMouseDragging with lock_threshold does NOT working
#9032 opened by DickyQi - 5
SDL3 backend: InputText() stops receiving characters if it changes viewports while active
#9054 opened by geertbleyen - 4
- 6
- 6
Assertion failed in ~ImDrawListSharedData()
#9051 opened by neclepsio - 2
- 4
- 2
- 0
Question: synchronizing access to Vulkan queue
#9046 opened by chaoticbob - 9
Fonts with multiple ImGuiContexts - rendering anomalies
#9039 opened by gwaldron - 5
Update Wiki on Vulkan Setup
#9041 opened by johannes-el - 3
Demo marker contains unguarded use of `__FILE__`
#9033 opened by achabense - 8
- 1
Buttons can be clicked via the keyboard when disabled dynamically (already focused)
#9036 opened by YclepticStudios - 2
Should the left or top side resizing be prohibited after the window position is locked?
#9037 opened by o-3-o - 3
- 2
GLFWwindow declared with a mismatched class-key
#9034 opened by Lecrapouille - 9
GLFW+OpenGL3 Example handles DPI correctly but, same example code in my project does not
#9003 opened by ExoticGamerrrYT - 1
vulkan example error?
#9030 opened by sonoro1234 - 1
IsItemEdited on a group doesn't work for edited Checkbox and Selectable widgets inside that group
#9028 opened by PrismaticFlower - 2
Incorrect use of `SDL_OpenURL` in SDL3 backend
#9027 opened by achabense - 5
- 4
- 2
Use SDL_GetKeyboardState when imgui dialog is not shown
#9022 opened by justxi - 5
With multiple contexts and multiple threads, is it feasible to merge the contexts?
#9017 opened by straywriter - 2
If an auto-resized window contains another auto-resized child window, it cannot be centered correctly
#9019 opened by achabense - 2
- 2
Add Qt as Backend
#9013 opened by bmarques1995 - 1
- 1
Inconsistency with emscripten's glfw emulation
#9021 opened by MAX-TS - 2
SDL3 discrepancy between dragging by OS title bar and by ImGui title / content.
#8992 opened by lailoken - 3
Shortcut: ability to use ImGuiInputFlags_RouteOverActive with non-global route
#9004 opened by ocornut - 5
Table column initial width (was: table appears scrambled when first drawing it (e.g. when clicking on a new tab for the first time))
#9009 opened by eleriaqueen - 2
Random Out of Bounds Assertion Error inline T& operator[](int i) { IM_ASSERT(i >= 0 && i < Size); return Data[i]; }
#9011 opened by MakaveliN1 - 5
ImGui::MarkItemEdited hits assertion when un-docking a window with ImGui::BeginMultiSelect and ImGui::Selectable
#8997 opened by itsdanott - 4
Nesting a Begin() inside a BeginTable() reports wrong GetContentRegionAvail().y
#9005 opened by Intrets - 2
Missing freetype enabled check
#8993 opened by itsRythem - 0
Viewport platform focus is not set when creating the viewport, leading to Z order bug
#9006 opened by olivier-gerard - 1
IsItemDeactivatedAfterEdit doesn't play nicely with ConfigInputTextEnterKeepActive
#9001 opened by Pix3lP3rf3ct - 1
No way to enable transparency for viewports
#8981 opened by ZilverBlade - 3
if BeginChild return false ,why debug error appear?
#8996 opened by hrpeng-lab - 1
- 6
Interactable Item Tooltip / Popups Opened By Hovering
#8982 opened by Seneral - 0
InputText word-wrapping improvements
#8990 opened by ocornut - 4
- 1