You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It appears the Cinesync icon I uploaded as part of #8 is an animated .png file. It did not show up in the dev environment, but now that it's been merged and is in production, it's slightly pulsing.
It is hopping back and forth between two resolutions because I grabbed the icon via the macOS app icon inside the .app bundle. That .icns icon file, was bundled with all the different resolution icons for macOS uses. The png I exported had two of those resolutions included instead of one resulting in this odd visual pulsing behaviour.
It appears the Cinesync icon I uploaded as part of #8 is an animated .png file. It did not show up in the dev environment, but now that it's been merged and is in production, it's slightly pulsing.
It is hopping back and forth between two resolutions because I grabbed the icon via the macOS app icon inside the .app bundle. That .icns icon file, was bundled with all the different resolution icons for macOS uses. The png I exported had two of those resolutions included instead of one resulting in this odd visual pulsing behaviour.
Screen recording below.
cinesync_animation.mov