commit | c7d3d22ae1e2b8f84ae30a922099873d5016e6d6 | [log] [tgz] |
---|---|---|
author | ocornut <omarcornut@gmail.com> | Tue Oct 04 15:39:55 2022 +0200 |
committer | ocornut <omarcornut@gmail.com> | Tue Oct 04 15:41:57 2022 +0200 |
tree | 33b5437db0dd93dbf642d1202d55f83bf920b56c | |
parent | 80a870a3e5c3b4c817fd6f076c64fc3c098e8093 [diff] |
Scrolling: Mitigated issue where multi-axis mouse-wheel inputs (usually from touch pad events) are incorrectly locking scrolling in a parent window. (#4559, #3795, #2604)