Skip to content
#

draggable

Here are 281 public repositories matching this topic...

vitalybaev
vitalybaev commented Sep 20, 2019

It will be a nice enhancement to have the ability to change values with two thumbs.
I can make this done a bit later. What do you think?

I think it should be work this way:

  1. If click between thumbs - move the closest thumb to the mouse point
  2. If click before the first thumb - move it, else if click after the last thumb - move it. Of course, we should respect rtl.
robmeredith
robmeredith commented Aug 27, 2017

Version: 2.6.0
Angular 4.3.5
AngularCli: 1.4.0-rc.1

When running on universal I get the following error

ERROR TypeError: this.el.nativeElement.querySelector is not a function
    at Draggable.getDragHandleElement (C:\dev\git_clones\app\node_modules\ng2-drag-drop\src\directives\draggable.directive.js:136:49)
    at Draggable.applyDragHandleClass (C:\dev\git_clones\app\node_modules\ng

Improve this page

Add a description, image, and links to the draggable topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the draggable topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.