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
Add functionality that shows one of the below images from within a folder as that folder's icon. (C:/mainos/folder.jpg would become the folder icon for C:/mainos/)
Probably don't care about the file ending but use 2 arrays that can be combined to find a file ( ["logo","icon", ...] . ["jp(e)g", "png", "svg", "bmp", ...] )
Consider adding a max resolution
Some for the list:
folder.jpg (Windows feature)
cover.jpg (Windows feature (?))
logo.png
icon.png
favicon.png
The text was updated successfully, but these errors were encountered:
Add functionality that shows one of the below images from within a folder as that folder's icon. (C:/mainos/folder.jpg would become the folder icon for C:/mainos/)
Probably don't care about the file ending but use 2 arrays that can be combined to find a file ( ["logo","icon", ...] . ["jp(e)g", "png", "svg", "bmp", ...] )
Consider adding a max resolution
Some for the list:
The text was updated successfully, but these errors were encountered: