Skip to Main Content
InterSystems Ideas
We love hearing from our users. Tell us what you want to see next and upvote ideas from the community.
* Bugs and troubleshooting should as usual go through InterSystems support.
Status Future consideration
Categories Community
Created by John Murray
Created on Apr 24, 2023

On Developer Community put animated GIFs behind a play/pause button

For animated GIFs it would be neat if the DC software could use a technique such as this to automatically add a play/pause button:

https://codepen.io/chriscoyier/pen/pogQJER

That Codepen sample plays such GIFs by default unless user's browser preference is set for reduced motion (see the JS in the sample), but by not setting the 'open' attribute on the details tag (line 5 of the HTML in the sample) it could always start paused.

The technique relies on having a static image containing one frame of the animated GIF, so that would need to be done server-side when an animated GIF is uploaded.

  • ADMIN RESPONSE
    May 11, 2023

    Thank you for submitting the idea. The status has been changed to "Future consideration".

    Stay tuned!

  • Elena E
    Reply
    |
    May 10, 2023

    Thank you for the suggestion! We have reviewed the possibility of implementing this idea, but unfortunately the proposed option is not compatible with our current architecture. However, we will add it to our future plans and aim to implement it at a later time.