Skip to content

Implement list swiping with animation #74

@jhasenzahl

Description

@jhasenzahl

The original swiping implementation was buggy due to relying on x/y gesture velocity values, and conflicts with pressing or long pressing a task.

Need to re-implement properly to rely on comparing to a pre-recorded "swipe" gesture rather than on velocity values. Will also need to re-implement press/long-press to be more compatible with swiping.

Swiping should also cause a neat animation of a new list taking the place of the old one. This will require some research as I have no idea how to do it yet.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions