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

macOS Catalina 10.15 - Icon Issues #2176

Closed
rsefer opened this issue Sep 12, 2019 · 3 comments
Closed

macOS Catalina 10.15 - Icon Issues #2176

rsefer opened this issue Sep 12, 2019 · 3 comments

Comments

@rsefer
Copy link
Contributor

rsefer commented Sep 12, 2019

As of the latest version of the macOS Catalina 10.15 betas (I believe it is developer Beta 8 / Public Beta 7 - build 19A558d) there is an issue with certain PDF icons. This is presented in at least 2 places.

  1. The Hammerspoon Console icon for "Reload config"

image

  1. hs.menubar icons when the template option is set to true.

When the template is set to false (or not explicitly set), all of my icons appear as one would expect

:setIcon(icon, false)

image

When set to true, they do not appear at all (or are possibly transparent)

:setIcon(icon, true)

image

In my specific use case:

The orange Overcast icon is orange when the podcast is playing, and black, or "templated", when it is paused or stopped. The paused/stopped is not appearing or is transparent. PDF here: https://github.com/rsefer/dotfiles/blob/be4f9041e01edca95fabcd0e69a83f8753fe44e5/hammerspoon.symlink/Spoons/SDCOvercast.spoon/images/overcast_orange.pdf

In a separate and unrelated menubar + icon, the green clock icon is green when the timer is running, and black , or "templated", when it is stopped. The stopped is not appearing or is transparent.

@cmsj
Copy link
Member

cmsj commented Sep 22, 2019

I'm seeing this too - I'd suggest we wait to see if it changes in a later beta. It's possible we're doing something wrong, but I'm not sure what that could be.

@rsefer
Copy link
Contributor Author

rsefer commented Sep 25, 2019

The latest beta (Developer beta 9 / Public beta 8) seems to fix this

@latenitefilms
Copy link
Contributor

Woohoo! Great news! Please close this issue if you’re now happy that it’s resolved.

@rsefer rsefer closed this as completed Sep 26, 2019
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

3 participants