commit | 05ed2ceec960ca35569b336dc98a82da1013370d | [log] [tgz] |
---|---|---|
author | Matt Pietal <mpietal@google.com> | Tue Aug 04 14:57:13 2020 -0400 |
committer | Matt Pietal <mpietal@google.com> | Tue Aug 04 14:57:13 2020 -0400 |
tree | 25ed15407830ab8fe49dd574b5c5d5710e2e4012 | |
parent | 9547241ba12a2b89609484217ec8ea7d276c7601 [diff] |
Controls UI - Do not throttle drag events For range controls, many users will want to swipe multiple times in order to set the desired level. Currently, if the user swipes twice in fast succession, only the first set point will be sent. Do not block these swipe events from being sent to the corresponding service. Fixes: 162850998 Test: manual swipes on range controls Change-Id: Ib3be25bd362b411b9cd089d49edec7747820d0e7