kartik-v / yii2-sortable

Create sortable lists and grids using HTML5 drag and drop API for Yii 2.0.
http://demos.krajee.com/sortable
Other
43 stars 20 forks source link

sortstop event #18

Closed zakharov-ilia closed 6 years ago

zakharov-ilia commented 6 years ago

Hello.

In original description (lukasoppermann/html5sortable) I found 'sortstop' event, but in this plugin it is not implemented (after looking in html.sortable.js). Only 'sortupdate' and 'sortstart' events work.

Have you any plans to implement this?

kartik-v commented 6 years ago

I am sorry - this is controlled within the source html5sortable plugin which has been upgraded and you need to check the plugin docs to see the better options to achieve your need or contact the plugin author.