Skip to content

Replace hardcoded spinner animations by CSS ones

This gives the .fade-in style class to spinners which are animated with gs_start/stop_spinner(), animate them with CSS instead, and drop the gs_start/stop_spinner() functions. This makes the code simpler and cleaner and makes the animations match the frameclock.

Merge request reports

Loading