mirror of
https://github.com/Drezil/imgui.git
synced 2025-11-04 15:11:05 +01: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