Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update Player.js to enter React Drag and Drop
update track.js to enter React Drag and Drop sorting songs in playlist. This is one of the modified three files. These three files are: Kaku-1.9.0/src/views/modules/Player.js , Kaku-1.9.0/src/views/components/shared/tracks.js and Kaku-1.9.0/src/views/components/shared/track/track.js . In order for the introduced changes to work, one should install: react-dnd and react-dnd-html5-backend. You also need to create an ItemTypes.js file in Kaku-1.9.0/src/views/components/shared/track/ .
- Loading branch information