• 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
bin Loading commit data...
dev Loading commit data...
examples Loading commit data...
packages Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
ISSUE_TEMPLATE.md Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README.md Loading commit data...
VERSION Loading commit data...
analysis_options.yaml Loading commit data...
analysis_options_repo.yaml Loading commit data...
appveyor.yml Loading commit data...