mirror of
https://github.com/Drezil/imgui.git
synced 2025-07-04 20:18:47 +02:00
Inputs: fixed moving a window or drag and dropping from preventing input-owner-unaware code from accessing keys. (#5888, #4921, #456)
Amend 4448d97
. This is more consistent with input owner design.
This commit is contained in:
@ -35,7 +35,9 @@ HOW TO UPDATE?
|
||||
VERSION 1.89.1 (In Progress)
|
||||
-----------------------------------------------------------------------
|
||||
|
||||
- Inputs: fix moving a window or drag and dropping from capture mods. (#5888, #4921, #456)
|
||||
- Inputs: fixed moving a window or drag and dropping from preventing input-owner-unaware code
|
||||
from accessing keys. (#5888, #4921, #456)
|
||||
- Inputs: fixed moving a window or drag and dropping from capturing mods. (#5888, #4921, #456)
|
||||
|
||||
|
||||
-----------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user