Files
raid/private
Patrick Wuttke 163c4c06f3 - popup buttons: moved arguments into a struct and added size parameter for the button in addition to the popup
- added functions for rendering clipped text/text with ellipsis
- data table: added special rendering for tables with "uniform" rows that skips the drawing of invisible items
- added InputText() function that takes an std::array as buffer
- added SizedSeparator() functions that work similar to ImGui::Separator() but allow you to set its size
2026-02-27 16:11:40 +01:00
..