Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[UI] Convert all favicon to png format for tracker icons #472

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

zakkarry
Copy link
Contributor

@zakkarry zakkarry commented Jan 8, 2025

Due to the potential for favicon's on-site to be in either png OR ico format, I've opted to convert and resize favicon to .png of at max 16x16.

Previously, any sites that did not use .png and met the 16x16 threshold for their favicon would actually fail to load in the GTK tracker list. Only favicons that were resized/converted to png or were natively in png would load.

With this change, all fav icons end up as .png and within the max size, displaying 100% of the trackers with favicon's on the domain in the GTK tracker list properly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant