Releases: moimart/hyper-folder-icon
Releases · moimart/hyper-folder-icon
Untested Windows Support
Configuration Options and Volume folder fix
This release allows for the configuration of the icon:
- tabIconSize: default 24 -> Integer (Note: This is a pixel value)
- tabIconAlpha: default 1.0 -> Float
- tabIconTopMargin: default -30 -> Integer (Note: This is a pixel value)
- tabIconLeftMargin: defatul 10 -> Integer (Note: This is a percentage value)
It also fixes icon fetch of additional /Volumes folders
NPM version
This first release only supports MacOS. Bumped version to add missing files for npm publishing
Features for MacOS:
- Show icon of current folder if custom icon has been applied to the folder
- Show Volume icon of the HD if the folder does not have a custom icon
- Show Volume icon of additional Volumes if a custom icon has been applied to the Volume
- Show App icon if inside of the .app folder
- Show a default icon if no icon can be found
First release supporting MacOS
This first release only supports MacOS.
Features for MacOS:
- Show icon of current folder if custom icon has been applied to the folder
- Show Volume icon of the HD if the folder does not have a custom icon
- Show Volume icon of additional Volumes if a custom icon has been applied to the Volume
- Show App icon if inside of the .app folder
- Show a default icon if no icon can be found