mirror of
https://github.com/ocornut/imgui.git
synced 2026-01-21 12:20:39 +00: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