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

Fix macOS opening of button maps file #7131

Merged

Conversation

aryelevin
Copy link
Contributor

This resolves the macOS button_maps.json file location on the app bundle

@manup
Copy link
Member

manup commented Jul 31, 2023

I've just checked the compiled bundle, no need for change the button_maps.json file is already copied to the correct location, due a higher level CMakeLists.txt.

@aryelevin
Copy link
Contributor Author

@manup This is not about the button_maps.json file itself, just the plugin's ability to locate the file, without this modification, the file isn't loaded and all the node's clusters are just Unknown (0) state.
I'm using the macOS version now for my main setup, so I can be somewhat a tester for you if you want.

@manup manup added the Fix label Sep 14, 2023
@manup manup added this to the v2.23.1-beta milestone Sep 14, 2023
@manup
Copy link
Member

manup commented Sep 14, 2023

Ah damn missed it, yes that's correct thanks.

@manup manup changed the title macOS button maps file location fix Fix macOS opening of button maps file Sep 14, 2023
@manup manup merged commit d69c416 into dresden-elektronik:master Sep 14, 2023
manup pushed a commit that referenced this pull request Sep 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants