mirror of
https://github.com/Drezil/imgui.git
synced 2025-07-07 05:28:47 +02:00
This commit is contained in:
@ -1998,7 +1998,7 @@ void ImFontAtlas::ClearInputData()
|
||||
ConfigData.clear();
|
||||
CustomRects.clear();
|
||||
PackIdMouseCursors = PackIdLines = -1;
|
||||
TexReady = false;
|
||||
// Important: we leave TexReady untouched
|
||||
}
|
||||
|
||||
void ImFontAtlas::ClearTexData()
|
||||
|
Reference in New Issue
Block a user