-
Updated
Oct 8, 2021 - Java
sort
Here are 1,518 public repositories matching this topic...
-
Updated
Sep 25, 2021 - Python
We have now successfully added guidelines for importing and using algorithms in this repository, inside other algorithms. This has been done to reduce code repetition and uphold code quality. Some functions do implement their own versions of data structures and helper functions, as previously, algorithms were supposed to be completely self contained. This issue initiates a search and fix so that a
Star Patterns
bitmap/bit array
-
Updated
Sep 27, 2021 - JavaScript
-
Updated
Sep 30, 2021 - Go
-
Updated
Jul 9, 2021 - JavaScript
-
Updated
Oct 3, 2021
-
Updated
Aug 5, 2021 - JavaScript
-
Updated
Oct 8, 2021 - JavaScript
-
Updated
Oct 1, 2020 - Java
-
Updated
Aug 26, 2017 - TypeScript
-
Updated
Oct 5, 2021 - TypeScript
-
Updated
Jul 31, 2021 - Go
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?
-
Updated
Feb 23, 2020 - JavaScript
-
Updated
Aug 3, 2021 - JavaScript
-
Updated
Aug 31, 2021 - C#
-
Updated
Jul 27, 2021 - Java
Improve this page
Add a description, image, and links to the sort topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sort 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: true
option.To Reproduce
Steps to reproduce the behavior: