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

Cannot select multiple files on mac via electron dialog #2093

Closed
Ycarx opened this issue Nov 14, 2023 · 0 comments
Closed

Cannot select multiple files on mac via electron dialog #2093

Ycarx opened this issue Nov 14, 2023 · 0 comments

Comments

@Ycarx
Copy link

Ycarx commented Nov 14, 2023

What are you trying to do, and what do you expect to happen?

Trying to select multiple files in electron dialog is not possible

What happens instead?

showOpenDialogSync method not allowing for multiple file selection on mac
properties: (properties.length && Blockbench.platform !== 'darwin') ? properties : undefined

I was able to work around that by changing the method for myself but it could be nice having a fix on the official build.
Cheers !

Model format in which the issue occurs

all formats

Blockbench variant

Website, PWA, Program

Blockbench version

4.9.0 beta 1 pre-release

Operating System

Mac arm

Installed Blockbench plugins

No response

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

No branches or pull requests

1 participant