From the to-do list: MPA V1.0: Older issues and tasks ✔ Sound library: re-implement import via drag and drop for list view and folders (Completed by Pierre henri Seylan on January 10, 2018) Comments Pierre henri Seylan on January 3, 2018: In the new version of the MPA, the tree view has been replaced with a list view for all all sections of the sound library.Because of this change, some functionalities have been erased, such as: import files via drag and drop to the MPA Ui move files across the the tree view, for example move files in and out of folders This task is about re-enabling those functionalities by modifying the code of the new list view.For now the behavior should be identical to the old MPA UI, as mentioned above the following functionalities should be available in the new list view: Drag and drop files to the UI to import (personal section) Drag and drop files to folders and out of folders to re-organize the structure Available for single and multiple files (when multiple files are selected) Karim Alabtakh on January 9, 2018: done Pierre henri Seylan on January 9, 2018: Feedback:I need to test more, but here is a first batch of feedback.1. Folders doesn't appear after being added:when importing folders, they appear only after restarting the app.2. Crash when moving files to folders:This crash doesn't happen all the time, but i got it a few times when moving some files to a folder.crash log: https://www.dropbox.com/s/e9b8kxay5z5pzyl/MPA%20crash%20when%20moving%20files%20to%20folder.pdf?dl=0 Karim Alabtakh on January 10, 2018: done
Comments
Pierre henri Seylan on January 3, 2018:
Because of this change, some functionalities have been erased, such as:
This task is about re-enabling those functionalities by modifying the code of the new list view.
For now the behavior should be identical to the old MPA UI, as mentioned above the following functionalities should be available in the new list view:
Karim Alabtakh on January 9, 2018:
Pierre henri Seylan on January 9, 2018:
I need to test more, but here is a first batch of feedback.
1. Folders doesn't appear after being added:
when importing folders, they appear only after restarting the app.
2. Crash when moving files to folders:
This crash doesn't happen all the time, but i got it a few times when moving some files to a folder.
crash log: https://www.dropbox.com/s/e9b8kxay5z5pzyl/MPA%20crash%20when%20moving%20files%20to%20folder.pdf?dl=0
Karim Alabtakh on January 10, 2018: