Open
Description
When I import this project, I can use it and everything works (mostly) as expected. My only issue is that I can't delete anything if its in a subdirectory to the initial directory. Is this a bug, or is there some sort of easy fix?
I've been scratching my head for about an hour, and I tried adding fileListViewController.allowEditing = allowEditing
to the function tableView(_ tableView: UITableView, didSelectRowAt indexPath: IndexPath)
, but it doesn't appear to work the way I was hoping.
Metadata
Assignees
Labels
No labels
Activity