mirror of
https://github.com/SatDump/SatDump
synced 2026-08-13 17:47:30 -04:00
Uses the commit from https://github.com/ocornut/imgui/issues/7428 to work around table borders being clipped when filling the space in child windows. This is the 2nd patch we made to ImGui (the first one being
|
||
|---|---|---|
| .. | ||
| implot | ||
| pfd | ||
| imconfig.h | ||
| imgui.cpp | ||
| imgui.h | ||
| imgui_demo.cpp | ||
| imgui_draw.cpp | ||
| imgui_flags.h | ||
| imgui_image.cpp | ||
| imgui_image.h | ||
| imgui_internal.h | ||
| imgui_markdown.h | ||
| imgui_stdlib.cpp | ||
| imgui_stdlib.h | ||
| imgui_tables.cpp | ||
| imgui_widgets.cpp | ||
| imstb_rectpack.h | ||
| imstb_textedit.h | ||
| imstb_truetype.h | ||