Skip to content

Commit

Permalink
Trigger animation-only restyle without normal restyle.
Browse files Browse the repository at this point in the history
In some cases, e.g. mouse event, we need to request an animation-only restyle
to force flush all throttled animations when we handle an event with
coordinates. This restyle shouldn't trigger a normal restyle, and add a
different traversal flag, TraversalRestyleBehavior::ForAnimationOnly, to check.
  • Loading branch information
BorisChiou committed May 20, 2017
1 parent fe028e0 commit 10a1b82
Show file tree
Hide file tree
Showing 3 changed files with 1,321 additions and 1,232 deletions.

0 comments on commit 10a1b82

Please sign in to comment.