-
Updated
Dec 14, 2021 - JavaScript
drag
Here are 541 public repositories matching this topic...
-
Updated
Dec 21, 2021 - TypeScript
-
Updated
Sep 6, 2021 - Swift
-
Updated
Dec 19, 2021 - JavaScript
-
Updated
Apr 22, 2020 - Swift
-
Updated
Dec 3, 2021 - TypeScript
I'm trying to replace the background diagram-maker canvas svg, with custom small circular nodes. So, probably this lead to more than 5000 number of circular nodes.
This is causing Performance Issues. Any suggestions, how to optimize this usecase?
-
Updated
Dec 13, 2021 - C#
-
Updated
Oct 12, 2021 - TypeScript
-
Updated
Apr 3, 2020 - Objective-C
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behaviour:
- Go to 'Homepage demo'
- Scroll down to "Connected lists"
- You can see in the white list nested child limit 3 but I can drag 4 items inside the list. I have the same bug in my site, I set option maxItems
- Fresh laravel instalation
- Install laravel-schematics
- Open http://localhost:8080/schematics
- Click to edit default User model
- Do not change anything and just click on save.
- That action updates User model with all fields as "fillable".
- Not necessary we want to add fields on "fillable" list, on that model
-
Updated
Dec 16, 2021 - Java
-
Updated
Dec 19, 2021 - JavaScript
-
Updated
Apr 23, 2019 - Java
-
Updated
Jun 24, 2021 - Vue
From JQuery to Zepto
-
Updated
Jan 11, 2021 - Java
-
Updated
May 25, 2021 - Objective-C
The sorting does not seem to be working when the items are in a fixed height container that scroll all the items.
See this fiddle:
https://jsfiddle.net/ns5jg8L9/
If you try to drag the last item in the list to the top it won't scroll automatically and even if you use the mouse wheel to scroll while dragging it, dropping it on the top won't trigger a drop.
I guess this has something to do
before-sort event?
Improve this page
Add a description, image, and links to the drag topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the drag topic, visit your repo's landing page and select "manage topics."


Describe the bug
When using the Swap plugin, it's impossible to cancel a swap once the swap threshold has been met for an item. You can't drag the item back to its original place to prevent a swap. This happens with or without the
revertOnSpill: trueoption.To Reproduce
Steps to reproduce the behavior: