Skip to content

Fix bookmark key lookup#5

Open
soundflix wants to merge 1 commit intoConfusedVorlon:masterfrom
soundflix:master
Open

Fix bookmark key lookup#5
soundflix wants to merge 1 commit intoConfusedVorlon:masterfrom
soundflix:master

Conversation

@soundflix
Copy link

URLs imported with SwiftUI's fileimporter and DropDelegate have the file URI "file://" prefixed. This broke the bookmark key retrieval. Using URL.path() in favor of URL.absoluteString for key lookup fixes this.

Urls imported with SwiftUI's fileimporter and DropDelegate have the file URI "file://" prefixed. This broke the bookmark key retrieval. Using URL.path() in favor of URL.absoluteString for key lookup fixes this.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant