mirror of
https://github.com/ocornut/imgui.git
synced 2026-07-29 11:58:05 +00:00
Fonts: adding new fonts after removing all fonts mid-frame properly updates current state.
This commit is contained in:
@@ -128,6 +128,7 @@ Other Changes:
|
||||
is enabled, creating side-effects when later disabling hinting or
|
||||
dynamically switching to stb_truetype rasterizer.
|
||||
- Post rescale GlyphOffset is always rounded.
|
||||
- Adding new fonts after removing all fonts mid-frame properly updates current state.
|
||||
- Textures:
|
||||
- Fixed a building issue when ImTextureID is defined as a struct.
|
||||
- Fixed displaying texture # in Metrics/Debugger window.
|
||||
|
||||
Reference in New Issue
Block a user