Skip to content

Allowing 'pinning' #49

@DrAlexMV

Description

@DrAlexMV

Could be implemented as a binding on the draggable attribute.

<widget draggable="ctrl.dragging"></widget>

JS (in, say, a controller):

this.dragging = false; // Disables dragging
this.dragging = true; // Enables dragging

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions