-
Be able to **open several popovers** (these popovers are used in my case for details reading) and to **drag them on the page** so i can compare their content
I tried to combine the Drag and Drop mo…
-
The problem is if the user clicks/taps the draggable object, it wrongly report as if it was moved to position 0,0, while infact it was left at its initial position.
My options
``` js
drag…
-
Would be nice to see an example for this as I'm struggling pretty badly trying to get drag and drop to work in LitElement at the moment. I can get it working with Vanilla js easily, but LitElement is …
-
```
What steps will reproduce the problem?
1. Create a JFrame with a JComboBox and run the program.
2. Click the combo box.
3. Drag it and the whole window drags.
4. Note that the JFrame's decorations…
-
```
What steps will reproduce the problem?
1. Create a JFrame with a JComboBox and run the program.
2. Click the combo box.
3. Drag it and the whole window drags.
4. Note that the JFrame's decorations…
-
```
What steps will reproduce the problem?
1. Create a JFrame with a JComboBox and run the program.
2. Click the combo box.
3. Drag it and the whole window drags.
4. Note that the JFrame's decorations…
-
```
What steps will reproduce the problem?
1. Create a JFrame with a JComboBox and run the program.
2. Click the combo box.
3. Drag it and the whole window drags.
4. Note that the JFrame's decorations…
-
Hello,
Thanks for this project.
I have a question - I was not able to find the draggable.directive.ts file in the src/app/ ng2draggable
When downloading the zip to my computer, this folder is empty…
-
I'm using this plugin for a project and it's great. Only issue i'm having right now though is that the window can be dragged off to the side of it's parent. so you can actually lose the window off scr…
-
**Describe the bug**
Composing refs as suggested by the examples causes the "draggable" attribute that is added to dom elements (by useDrag's returned ref) to become stale.
In my use case, the UI …