Open
Description
Problem:
Having two linked groups and sort set to false, I expected that sorting will be completely disabled.
My use case.
I have a calendar application that has a "storage bin" for events.
The storage bin can be sorted within.
Each calendar day events are sorted by time. I would like to drag an event from one day to another without sorting.
Maybe there is a different way to accomplish this.
Im pretty sure the issue is here but I'm having a hard time "groking" this.