rstudio / sortable

R htmlwidget for Sortable.js
https://rstudio.github.io/sortable/
Other
127 stars 30 forks source link

Multi-drag for bucklist #102

Open NetZissou opened 1 year ago

NetZissou commented 1 year ago

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!

andrie commented 1 year ago

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