mirror of
https://github.com/Drezil/imgui.git
synced 2025-07-13 00:09:55 +02:00
BeginGroup(): fix/amend 9ece0bd
.
This commit is contained in:
@ -1064,6 +1064,7 @@ struct IMGUI_API ImGuiGroupData
|
||||
ImGuiID WindowID;
|
||||
ImVec2 BackupCursorPos;
|
||||
ImVec2 BackupCursorMaxPos;
|
||||
ImVec2 BackupCursorPosPrevLine;
|
||||
ImVec1 BackupIndent;
|
||||
ImVec1 BackupGroupOffset;
|
||||
ImVec2 BackupCurrLineSize;
|
||||
|
Reference in New Issue
Block a user