Skip to content

Drag-locking on the X and / or Y axes #62

@chrishutchinson

Description

@chrishutchinson

In CardKit v1.x the draggable property could be configured to support locking on the X or Y axes. This is currently not implemented in CardKit 2.

Potential implementation in the configuration object:

draggable: {
  x: true,
  y: false
}

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions