Skip to content

iOS animation issue #9

Description

@dicash

If you try to scroll your documentation in Safari iOS you will see the glitch with scroll-based animations.

The reason is that transition in Safari starts anew each time CSS variable obtains a new value. Chrome, to the contrary, continues transition from the previous position.

I am not sure what would be a possible workaround for that. Maybe something with animation-delay technique from css-tricks the article?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions