Skip to content

Allowing 'pinning' #49

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions