Skip to content

Make touch drag horizontal instead of vertical for better mobile support #73

Open
@boaz-codota

Description

@boaz-codota

Currently, the mobile support of the calendar (controllable by the undocumented nor typed touchDragEnabled) is not so mobile friendly.
Example:
image
The main issue arises from the fact that the user is trying to scroll through the page, but he is stuck scrolling through the calendar months.

If the months could be scrolled horizontally (left to right) instead of vertically (top to bottom) that would allow the user to better navigate the site.

Let me know what you think.

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