We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
File -> open doesn't work on mac properly. It doesn't create a valid bookmark, at least it can't be read in a subsequent run of LogoRRR.
File -> open
The same feature works if a file is opened via drag'n drop.
File -> open should create a valid security scoped bookmark such that LogoRRR can open a file from a previous run without issues.
The text was updated successfully, but these errors were encountered:
see also #145.
Sorry, something went wrong.
#146: fixes open file dialog for mac
ff8485a
Merge pull request #168 from rladstaetter/146-open-file-via-file-dial…
25f9aad
…og-doesnt-work-with-security-scoped-bookmarks #146: fixes open file dialog for mac
rladstaetter
Successfully merging a pull request may close this issue.
Current Situation
File -> open
doesn't work on mac properly. It doesn't create a valid bookmark, at least it can't be read in a subsequent run of LogoRRR.The same feature works if a file is opened via drag'n drop.
Wanted behavior
File -> open
should create a valid security scoped bookmark such that LogoRRR can open a file from a previous run without issues.The text was updated successfully, but these errors were encountered: