Skip to content

[gui] Fix library folder picker on macOS#1300

Open
redanthrax wants to merge 1 commit into
fooyin:masterfrom
redanthrax:fix/macos-library-folder-picker
Open

[gui] Fix library folder picker on macOS#1300
redanthrax wants to merge 1 commit into
fooyin:masterfrom
redanthrax:fix/macos-library-folder-picker

Conversation

@redanthrax

Copy link
Copy Markdown

Native NSOpenPanel returned no path when adding a library from the modal settings dialog, so the pending row never appeared. Use a single Qt directory dialog on macOS, hide settings while picking, and defer the prompt. Set MACOSX_BUNDLE_GUI_IDENTIFIER so native file dialogs work in release bundles.

Native NSOpenPanel returned no path when adding a library from the modal
settings dialog, so the pending row never appeared. Use a single Qt
directory dialog on macOS, hide settings while picking, and defer the
prompt. Set MACOSX_BUNDLE_GUI_IDENTIFIER so native file dialogs work in
release bundles.
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