a456pur / seraph

an open source game hosting site with 300+ games, clean user interface, tab cloaking, themes, full downloadable support and frequent updates
https://seraph.reveriestudios.online/
GNU General Public License v3.0
68 stars 378 forks source link

[Suggestion] animations #71

Open ghost opened 1 month ago

ghost commented 1 month ago

suggestion you should add animations to the site. Love the start up animation but besides that the animations are lack luster. the animations that are currently on seraph are choppy because they don't use transition time or any easing.

reproduce

  1. add the transition value to your css
  2. add a time from 0.15s to 1s to the transition
  3. add a easing style like ease-in-out

additional notes love the frontend though ♥

a456pur commented 1 month ago

i have wanted to polish animations for a while, ill do this maybe next update :) thanks for appreciating the frontend as well btw, spent a lot of time on it