cbcrc / knockout-dragula

Simple binding for Knockout.js to add drag and drop functionality to observableArrays using dragula
13 stars 6 forks source link

Is there any way of setting the dragula options? #2

Closed 4imble closed 8 years ago

4imble commented 8 years ago

Looking at the code, there does not seem to be any way of setting the dragula options.

dragula(containers?, options?) https://github.com/bevacqua/dragula#usage

Is this the case?

Thanks, 4imble

fcharest commented 8 years ago

Fixed by #3