diff options
author | Garfield Tan <xutan@google.com> | 2019-06-25 16:36:13 -0700 |
---|---|---|
committer | Garfield Tan <xutan@google.com> | 2019-07-08 17:47:16 -0700 |
commit | addb02b4146f119892499510255cd3df247db14c (patch) | |
tree | f93f7e9f76a90976324064f66cf5d623cacb085e /vulkan/scripts/code_generator.py | |
parent | 00f511d329924824b1961e9472c3a06683fc2216 (diff) |
Stop splitting mouse events.
Mouse events should always be dispatched to the window under the cursor,
so it shouldn't be split in any case.
This change's parent already uses mouse cursor position to dispatch
mouse events regardless of the coordinate of events. Therefore this
change is just to make it conceptually correct.
Bug: 134788085
Test: The window under the cursor always responds to the gesture.
Change-Id: Id0d791bb75df7be8ba5c49e840b5655c008fded0
Diffstat (limited to 'vulkan/scripts/code_generator.py')
0 files changed, 0 insertions, 0 deletions