ძიება მხარდაჭერაში

ნუ გაებმებით თაღლითების მახეში მხარდაჭერის საიტზე. აქ არასდროს მოგთხოვენ სატელეფონო ნომერზე დარეკვას, შეტყობინების გამოგზავნას ან პირადი მონაცემების გაზიარებას. გთხოვთ, გვაცნობოთ რამე საეჭვოს შემჩნევისას „დარღვევაზე მოხსენების“ მეშვეობით.

Learn More

zoom increnent

  • 1 პასუხი
  • 0 მომხმარებელი წააწყდა მსგავს სიძნელეს
  • 2 ნახვა
  • ბოლოს გამოეხმაურა cor-el

where in about:config is the setting for zoom increment and what value should I use for 10% increments.

where in about:config is the setting for zoom increment and what value should I use for 10% increments.

ყველა პასუხი (1)

Why do you want to use 10% increments as you may not see any change as those changes are too small ?

Note that zooming by rotating the mouse wheel with Ctrl pressed adjusts the zoom in 10% changes starting with the current zoom value.

You can set your own zoom values via this pref with a 5% resolution (x.y0 and x.y5). If you want to use 10% then use one decimal (x.y), but it is not a good idea to specify them all (i.e. skip some).

  • about:config => toolkit.zoomManager.zoomValues

Otherwise you can only set a maximum and minimum zoom value.

  • zoom.minPercent = 30
  • zoom.maxPercent = 300