Jamie Vital
5f31afa4ad
Fix search box width within drop-downs
2023-11-25 10:54:02 -05:00
Aang23
29bddec4b1
Update ImGui, modify the ImageView
2023-10-04 21:40:08 +02:00
Jamie Vital
ac8a89d62d
[Tracking] Fix AOS/LOS backdrop
2023-09-25 10:01:39 -04:00
Adam Gausmann
cf8c83ddca
Replace (ImGuiTableFlags)NULL with ImGuiTableFlags_None
...
This is more portable; the cast can cause errors on some toolchains.
When compiling with musl, for example:
error: cast from 'std::nullptr_t' to 'ImGuiTableFlags' {aka 'int'} loses precision
2023-09-24 14:49:41 -05:00
ZbychuButItWasTaken
bb6418c3a7
tweak tracking widget
2023-08-09 22:01:55 +02:00
ZbychuButItWasTaken
648974d271
tracking panel UI
2023-08-02 23:32:14 +02:00
Aang23
079de193e4
Cleanup tracking a bit more
2023-07-25 21:56:47 +02:00