Move slider implemention to use pointer capture
Previously slider input implementation was using a hack in EventHandler to capture all the incoming inputs. Now that pointer capture APIs are introduced we can remove that hack. BUG=701058 Review-Url: https://codereview.chromium.org/2749313002 Cr-Commit-Position: refs/heads/master@{#457846}
Showing
Please register or sign in to comment