jtackaberry / nosquint

NoSquint is a Firefox add-on that allows you to adjust the text-only and full-page zoom levels as well as color settings both globally (for all sites) and per site.
https://urandom.ca/nosquint/
The Unlicense
40 stars 16 forks source link

Respect the toolkit.zoomManager.zoomValues pref #160

Open mm201 opened 9 years ago

mm201 commented 9 years ago

In new versions of Firefox, there's a sequence of predefined zoom levels decided by the toolkit.zoomManager.zoomValues preference. They no longer advance in increments of 10%, but instead have some new values like 67% and 133% inserted.

Installing NoSquint causes the available zoom stops to regress back to 10% increments which in turn causes some usability issues on 144DPI setups.

https://bugzilla.mozilla.org/show_bug.cgi?id=982819