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

openpanel/savepanel fixes #319

Conversation

hyperpenelope
Copy link
Contributor

  • Fix Linux LV2: openpanel does not display files, only directories #300 - the file picker opened by [openpanel] will now list files, not just directories
  • [savepanel] - currently, the savepanel code checks if a file already exists at the file name chosen by the user. If no file exists there, the save is aborted. This makes it impossible to save under a new filename, which is undesirable. Therefore, this check is removed with this PR.

@pierreguillot pierreguillot merged commit 0be7855 into pierreguillot:dev/v1.0.8 Jun 11, 2023
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
2 participants