mirror of
https://github.com/ocornut/imgui.git
synced 2026-01-17 01:04:19 +00:00
This commit is contained in:
parent
e652527313
commit
4a7c21d330
3 changed files with 4 additions and 3 deletions
|
|
@ -1998,7 +1998,7 @@ void ImFontAtlas::ClearInputData()
|
|||
ConfigData.clear();
|
||||
CustomRects.clear();
|
||||
PackIdMouseCursors = PackIdLines = -1;
|
||||
TexReady = false;
|
||||
// Important: we leave TexReady untouched
|
||||
}
|
||||
|
||||
void ImFontAtlas::ClearTexData()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue