Skip to content
Commit 54485801 authored by Michael Olbrich's avatar Michael Olbrich
Browse files

input: send touch frame event after up event



Currently the frame event gets lost: The touch focus is removed in the 'up'
event. So the focus is gone when the frame event arrives so it is never sent to
the clients.

To avoid this, keep the touch focus until the frame is handled.

Signed-off-by: default avatarMichael Olbrich <m.olbrich@pengutronix.de>
parent db47898f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment