commit | 22bcfca70055be41b12a3946132af58d4d736a58 | [log] [tgz] |
---|---|---|
author | ocornut <omarcornut@gmail.com> | Fri Oct 28 20:01:20 2022 +0200 |
committer | ocornut <omarcornut@gmail.com> | Fri Oct 28 20:01:20 2022 +0200 |
tree | 017a4a7fbdfab94e2ecf2c8c23ab20d42840e19b | |
parent | a241dc7990b631fde6575771173c2442d43d2812 [diff] |
IO: Clear AppFocusLost in EndFrame() in order to allow backend or application code to poll and react to it + Amend a241dc7 with the same clearing of MouseDownDuration[] as keyboard ones.