pallotron / yubiswitch

OSX status bar application to enable/disable Yubikey Nano
Other
871 stars 65 forks source link

fix(icon): fixes issue #129, incorrect size of icons for Mac OS Sonoma #130

Closed ludokx closed 10 months ago

ludokx commented 10 months ago

This PR fixes issue #129 where starting with Mac OS Sonoma, the enabled icon in the taskbar has the wrong size. While checking the icons, I noticed that one enabled icon also had the incorrect size.

davidrothera commented 10 months ago

Ideally we should change these to vector assets however I can't remember the required OS for that support.

Thanks for the fix @ludokx