ember-drag-drop
ember-drag-drop copied to clipboard
axis support
Nice to have axis support like at others libraries. I need block moving in horizontal, but looks on addon, it not support this feature.
It actually is supported, there is a a separate param you need to set though so the sorting algorithm works properly. You need to pass in useSwap=false. See the Release notes for more info. There is a demo as well.
@dgavey I don't need sorting functionality, just dnd for simple objects
+1 i also need feature to disable drag on X or Y axis.
Ah, ok funny no one requested this before. I'll try and get it in for the next release.
@dgavey great, we look forward
@dgavey How is the progress on this?
+1