mirror of
https://github.com/Drezil/imgui.git
synced 2025-07-12 07:49:55 +02:00
committed by
ocornut
parent
ecb0aaa7c2
commit
e489e40a85
@ -1404,6 +1404,7 @@ enum ImGuiInputFlags_
|
||||
// [SECTION] Clipper support
|
||||
//-----------------------------------------------------------------------------
|
||||
|
||||
// Note that Max is exclusive, so perhaps should be using a Begin/End convention.
|
||||
struct ImGuiListClipperRange
|
||||
{
|
||||
int Min;
|
||||
|
Reference in New Issue
Block a user