mirror of
https://github.com/ocornut/imgui.git
synced 2026-04-02 13:37:40 -05:00
CI: Fixed dllimport/dllexport tests. (#8757)
This commit is contained in:
@@ -46,6 +46,7 @@ Other changes:
|
||||
- Textures: Fixed support for `#define ImTextureID_Invalid` to non-zero value:
|
||||
ImTextureData() was incorrectly cleared with zeroes. (#8745) [@rachit7645]
|
||||
- Demo: Added "Text -> Font Size" demo section. (#8738) [@Demonese]
|
||||
- CI: Fixed dllimport/dllexport tests. (#8757) [@AidanSun05]
|
||||
- Backends: SDL3: avoid calling SDL_StartTextInput() again if already active.
|
||||
(#8727) [@morrazzzz]
|
||||
- Backends: OSX: added ImGuiMouseCursor_Wait and ImGuiMouseCursor_Progress
|
||||
|
||||
Reference in New Issue
Block a user