Skip to content

Use native overflow-x:scroll for carousel #2019

@markfinst

Description

@markfinst

Native scroller created with overflow-x:scroll for horizontal carousel feels much more natural and fast, than trying to imitate all the physics via js and touch events api.

Also, currently carousel doesn't work in IE, as it supports only Pointer events, not Touch events, this change would fix that.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions