Skip to content
New issue

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

#300: openpanel/savepanel: ensure files can be selected in file chooser #4

Open
wants to merge 2 commits into
base: dev/v1.0.8
Choose a base branch
from

Conversation

hyperpenelope
Copy link
Owner

Fixes #300 on the mothership repository.

Also changes the behaviour when savepanel is triggered and the file chooser returns a path where no file exists. Currently, a non-existent path is treated as an error, and the path is not passed to the savepanel symbol in the patch. However, this prevents a user from saving audio to a new file. This PR removes the check for the existence of a file at the path returned by the file chooser (when this was triggered by savepanel).

@hyperpenelope hyperpenelope force-pushed the dev/openpanel-file-chooser-shows-dirs-not-files branch from 12bd571 to e08bfe7 Compare June 10, 2023 22:11
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.

Linux LV2: openpanel does not display files, only directories
1 participant