Ocelot-Social-Community / Ocelot-Social

Free and open-source social network for active citizenship.
https://ocelot.social
Other
95 stars 37 forks source link

🚀 [Feature] GIFs: Stop animation on page load, animate on mouseover #1880

Open Tirokk opened 4 years ago

Tirokk commented 4 years ago

sushidave Authored by sushidave


:rocket: Feature

On the posts feed page: Stop GIF animation onload/on mouseout, animate it on mouseover.

Additional context

Providing a distraction free reading experience, saving processing power. Coding solution see https://stackoverflow.com/questions/7473117/animating-a-gif-on-hover

Tirokk commented 4 years ago

ogerly Authored by ogerly


best would be also in the user settings a point gifs automatically play disable. default "disabled". and the proposal of @sushidave

Tirokk commented 4 years ago

yeltawil Authored by yeltawil


hi! I'm interested in tackling this

Tirokk commented 4 years ago

sushidave Authored by sushidave


With the implementation of the featured post image cropping feature which did allow for no new animated GIFs this feature became less important. So this feature would only affect GIFs published prior to the implememtation of the cropping feature.