mirror of
https://github.com/ocornut/imgui.git
synced 2026-01-17 01:04:19 +00:00
parent
f0fc822837
commit
00d570e280
3 changed files with 7 additions and 0 deletions
|
|
@ -49,6 +49,7 @@ Other Changes:
|
|||
consistent with the compile-time default. (#3922)
|
||||
- DragScalar: Add default value for v_speed argument to match higher-level functions. (#3922) [@eliasdaler]
|
||||
- ColorEdit4: Alpha default to 255 (instead of 0) when omitted in hex input. (#3973) [@squadack]
|
||||
- Popups: Added 'OpenPopup(ImGuiID id)' overload to facilitate calling from nested stacks. (#3993, #331) [@zlash]
|
||||
- Backends: SDL: Rework global mouse pos availability check listing supported platforms explicitly,
|
||||
effectively fixing mouse access on Raspberry Pi. (#2837, #3950) [@lethal-guitar, @hinxx]
|
||||
- Backends: Win32: Clearing keyboard down array when losing focus (WM_KILLFOCUS). (#2062, #3532, #3961)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue