33
edits
No edit summary |
m (→Ditch favicons for images: formatting) |
||
Line 158: | Line 158: | ||
== Ditch favicons for images == | == Ditch favicons for images == | ||
Whenever you load an image directly from Firefox, a resized version is used as the page's favicon. I have problems with this:<br /> | Whenever you load an image directly from Firefox, a resized version is used as the page's favicon. I have problems with this:<br /> | ||
1. It serves little purpose, '''especially''' when no tabs are open. | 1. It serves little purpose, '''especially''' when no tabs are open.<br /> | ||
2. The resized images are usually distorted (not every image has equal width and height) | 2. The resized images are usually distorted (not every image has equal width and height)<br /> | ||
3. When high-res images (say a 1024x768 picture) are resized to 16x16, it slows the mouse down when the mouse passes over the resized image. Similar to how a page scrolls badly when a resized (via HTML) high-res image is on it. Very, very annoying. | 3. When high-res images (say a 1024x768 picture) are resized to 16x16, it slows the mouse down when the mouse passes over the resized image. Similar to how a page scrolls badly when a resized (via HTML) high-res image is on it. Very, very annoying. |
edits