FullZoom.maxPercent

From MozillaZine Knowledge Base
Revision as of 03:57, 13 March 2008 by Unarmed (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Background

Gecko 1.9 implements full-page zooming. Mozilla Firefox exposes this functionality in the user interface through the “View → Zoom” menu and allows zooming by holding down “Ctrl” and pressing + or - or by scrolling the mousewheel up and down.

This preference specified the maximum amount the user can zoom in a page as a percentage. It has been renamed to zoom.maxPercent.

Possible values and their effects

An integer representing the maximum zoom level as a percentage. Default is 300.

First checked in

2007-10-25 by Reed Loden (patch by Dão Gottwald)

Has an effect in

  • Mozilla Firefox (nightly builds between 2007-10-25 and 2008-02-13)

Related bugs

Related preferences

External links