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

Preferences Toolbar Icons broken on Big Sur #41

Closed
greimers opened this issue Nov 16, 2020 · 1 comment · Fixed by #37
Closed

Preferences Toolbar Icons broken on Big Sur #41

greimers opened this issue Nov 16, 2020 · 1 comment · Fixed by #37
Assignees

Comments

@greimers
Copy link
Contributor

For some reason, the toolbar icons in the Preferences window don't load on Big Sur.

Screenshot 2020-11-16 at 09 14 36

@greimers greimers self-assigned this Nov 16, 2020
@greimers greimers mentioned this issue Nov 16, 2020
@greimers greimers linked a pull request Nov 17, 2020 that will close this issue
@greimers
Copy link
Contributor Author

Big Sur handles toolbar items differents. To set the font and color it is not enough to set it on the NSToolbarItem. You need to set the title with NSAttributedString.
This is fixed in #37

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant