commit | 7bee9a8f96a491632b35b5fade623e08ff96ea5c | [log] [tgz] |
---|---|---|
author | ocornut <omarcornut@gmail.com> | Wed Nov 16 17:53:35 2022 +0100 |
committer | ocornut <omarcornut@gmail.com> | Wed Nov 16 17:53:35 2022 +0100 |
tree | 68111eb1ca8b10e36a8c00d09d95775176c001d7 | |
parent | d60985df7f1a23ea3bd91388a97958fc299dd52f [diff] |
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.