sortable icon indicating copy to clipboard operation
sortable copied to clipboard

Multi-drag for bucklist

Open NetZissou opened this issue 1 year ago • 1 comments

Hi, I tried to specify options = sortable::sortable_options(multiDrag = TRUE) but it's not working. Is there a workaround for dragging multiple items at once? Thanks!

NetZissou avatar Jun 20 '23 16:06 NetZissou

I've just tried the example with multiDrag = TRUE and it works as expected.

https://github.com/rstudio/sortable/blob/main/inst/examples/example_rank_list_multidrag.R

andrie avatar Jun 20 '23 16:06 andrie