• amirh's avatar
    Don't keep image stream listeners when TickerMode is disabled. (#13106) · 155a4cab
    amirh authored
    This makes sure that we don't decode frames when we don't need to run
    the animation.
    
    For example, prior to this CL: an animated image in a page that is not
    currently at the top of the page stack (it is covered by another page),
    will keep the the image stream listener, and thus frames will still be
    decoded.
    155a4cab
Name
Last commit
Last update
..
animation Loading commit data...
cupertino Loading commit data...
engine Loading commit data...
examples Loading commit data...
foundation Loading commit data...
gestures Loading commit data...
harness Loading commit data...
material Loading commit data...
painting Loading commit data...
physics Loading commit data...
rendering Loading commit data...
scheduler Loading commit data...
semantics Loading commit data...
services Loading commit data...
widgets Loading commit data...