rafaelleru / torrent-player

Electron music player
https://gitter.im/torrent-player/Lobby?utm_source=share-link&utm_medium=link&utm_campaign=share-link
MIT License
14 stars 10 forks source link

make songlist to be reorderable #35

Closed rafaelleru closed 6 years ago

rafaelleru commented 6 years ago

https://github.com/SortableJS/Vue.Draggable

pthomas931 commented 6 years ago

@rafaelleru Which song list are you referring to?

rafaelleru commented 6 years ago

when you add some torrents, all the files from the torrent are displayed in a songList.vue component, you can run the project and try it yourself 😄

rafaelleru commented 6 years ago

closed on b936931