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

Provide a way to roll over GIFs when input device is not hover-capable #2417

Closed
IvanSanchez opened this issue Oct 5, 2016 · 2 comments · Fixed by #28611
Closed

Provide a way to roll over GIFs when input device is not hover-capable #2417

IvanSanchez opened this issue Oct 5, 2016 · 2 comments · Fixed by #28611

Comments

@IvanSanchez
Copy link

Related to #2416: there are use cases (tablets) where the pointer input device used has no capability to 'hover' over an element (should be able to be checked using the InputDeviceCapabilities interface). Provide a button or something to play/stop the animation, even for hover-capable input devices.

@uhoreg
Copy link
Member

uhoreg commented Apr 21, 2017

FWIW, clicking on the image will display it in a lightbox and play the animation. Though it would be good to have a visible control to play gifs in the timeline too.

@t3chguy
Copy link
Member

t3chguy commented May 17, 2022

InputDeviceCapabilities is still non-standard so we cannot use it, namely Firefox & Safari do not support it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants