Clean-up: Remove unnecessary autoclick ring animation state.
The autoclick ring animation was spending 0ms in the GROWING state and then immediately entering the SHRINKING state, where both states were exactly the same. Removes the SHRINKING state and switches to spend the correct amount of time animating in GROWING. The extra state was a holdover from an earlier version of Autoclick which did have two animation states. This will also increase test coverage as SHRINKING was not covered. TEST: manual Relnotes: N/A Bug: 1067399 Change-Id: I2e349ee4cca8c10c7753b8b37ac8cf3ab2696fe8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2134393Reviewed-by:Anastasia Helfinstein <anastasi@google.com> Commit-Queue: Anastasia Helfinstein <anastasi@google.com> Auto-Submit: Katie Dektar <katie@chromium.org> Cr-Commit-Position: refs/heads/master@{#756299}
Showing
Please register or sign in to comment