mirror of
https://github.com/Drezil/imgui.git
synced 2025-07-04 12:08:47 +02:00
Separator: Fixed Separator() outputting an extraneous empty line when captured into clipboard/text/file.
This commit is contained in:
@ -38,6 +38,7 @@ Breaking Changes:
|
||||
Other Changes:
|
||||
|
||||
- When the focused window become inactive don't restore focus to a window with the ImGuiWindowFlags_NoInputs flag. (#2213) [@zzzyap]
|
||||
- Separator: Fixed Separator() outputting an extraneous empty line when captured into clipboard/text/file.
|
||||
- Examples: SDL: changed the signature of ImGui_ImplSDL2_ProcessEvent() to use a const SDL_Event*. (#2187)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user