Skip to content
This repository was archived by the owner on Mar 25, 2026. It is now read-only.
This repository was archived by the owner on Mar 25, 2026. It is now read-only.

Scrolling on mobile does not have a momentum #22

@michalsnik

Description

@michalsnik

Scrolling on mobile devices should have a momentum.
In order to achieve so .modaal-wrapper should have:

overflow-y: scroll;
webkit-overflow-scrolling: touch;

Short article about this: https://css-tricks.com/snippets/css/momentum-scrolling-on-ios-overflow-elements/

I'm going to make a PR later.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions