-
-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve icon loading to generate fallback icon if needed (#69)
Details: * This changes site loading/storing process to generate fallback icon from the site name when something is wrong with the site icon. * It should allow user to install sites that may have broken icons. * It does not apply to macOS yet. Plans: * In the future, `store_icon`/`store_icons` functions should be improved to fall back to the next available icon, and only generate icon if no icons work. * This should also apply to macOS.
- Loading branch information
Showing
2 changed files
with
59 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters