IO: variations in analog-only components of gamepad events do not interfere with trickling of mouse position events (#4921, #8508)

This commit is contained in:
ocornut
2025-03-21 16:18:36 +01:00
parent 979c7d76ab
commit 102f3f3a0d
3 changed files with 11 additions and 5 deletions

View File

@@ -43,6 +43,8 @@ Breaking changes:
Other changes:
- IO: variations in analog-only components of gamepad events do not interfere
with trickling of mouse position events (#4921, #8508)
- Error Handling: added better error report and recovery for extraneous
EndPopup() call. (#1651, #8499)
- Style, InputText: added ImGuiCol_InputTextCursor to configure color of