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

Fixed performence issue - animation on new layer #56

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Fixed performence issue - animation on new layer #56

wants to merge 2 commits into from

Commits on Jul 9, 2018

  1. Fixed performence issue - animation on new layer

    add will-change:transform to animated layer, for old browsers rotateZ() is
    enough, but better be modern ;)
    Krzysztof Łokaj committed Jul 9, 2018
    Configuration menu
    Copy the full SHA
    abe32dc View commit details
    Browse the repository at this point in the history
  2. Add animatione new layer to min.js

    Krzysztof Łokaj committed Jul 9, 2018
    Configuration menu
    Copy the full SHA
    1c03328 View commit details
    Browse the repository at this point in the history