Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make GIF-laden articles less annoying #13

Open
thebaer opened this issue Dec 15, 2017 · 0 comments
Open

Make GIF-laden articles less annoying #13

thebaer opened this issue Dec 15, 2017 · 0 comments

Comments

@thebaer
Copy link
Owner

thebaer commented Dec 15, 2017

Articles full of GIFs can be annoying. Either:

  • Add an option to remove GIFs, or
  • Replace GIFs with static images by default

Implementation
I like the second option better. We might be able to replace <img>s with <canvas>s -- this SO question indicates that setting an animated GIF as the background to a <canvas> will only show a static image. Maybe then clicking the canvas can replace it with an img that has the original GIF url as its src.

Feature request
Requested on Hacker News discussion and on Designer News.

@thebaer thebaer added this to the v1.4 milestone Dec 15, 2017
@thebaer thebaer removed this from the v1.4 milestone Apr 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant