Closed
Bug 66365
Opened 24 years ago
Closed 24 years ago
Expose animation preferences in UI
Categories
(SeaMonkey :: Preferences, defect)
Tracking
(Not tracked)
People
(Reporter: bijals, Assigned: matt)
Details
(Keywords: access)
Akkanna created the following preferences. Can we expose them in the
preferences UI under images or a special accessibility section. I will cc Lake
who can help out with UI issues.
user_pref("image.animation_mode", "once");
will make all animated images in content loop only once then stop;
user_pref("image.animation_mode", "none");
will stop loading of animated images, so they won't display at all.
Default is "normal".
The pref does not apply to images in chrome -- the throbber will
still animate regardless of the setting.
Comment 2•24 years ago
|
||
*** This bug has been marked as a duplicate of 64831 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•