Closed OlivierHokke closed 10 years ago
wait, found a selection bug due to refactoring :angel:
I've added the DO NOT MERGE label to make it pie-worthy when someone does merge this.
Should be ready to be reviewed and merged.
Please run the formatter on ContentFragment
. After that, :shipit:
Also refactored the selection methods as I wanted to select the file that was just added. But since it was not easily possible, I removed the part where the added file is selected. However the refactoring is still there. It is probably better that the file is not selected upon import, because then one can instantly add another one if that is desired.
Closes #96.