Skip to content
Snippets Groups Projects
Select Git revision
  • a958759cb1389459fa23f680f38fc3dd388d9e77
  • master default protected
2 results

pico-theme

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Daniel Rudolf authored
    IE9 doesn't support sliding, but also doesn't support requestAnimationFrame(). Use setTimeout() with a delay of 16ms (1000ms / 60fps = 16.67ms) instead. This isn't optimal, but who cares about IE9... This is also true for IE8, even though we don't officially support it.
    a958759c
    History
    Name Last commit Last update