Closed (won't fix)
Project:
Text Resize
Version:
7.x-1.7
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
9 Dec 2011 at 09:10 UTC
Updated:
27 Apr 2012 at 15:34 UTC
The maximum and minimum font sizes can only be set as integers but in operation the resize is 120%. So for example if normal font size was 13px the next down would be 10.8333. If I set 11px then the minimum becomes 11px so the next step up is 13.2px. I can never get back to where I started.
The work around is either to set minimum to be the same as normal, assuming that normal is an integer font size which on zero point theme it isn't. Or to make normal a fractional size, e.g 13.2px which if minimum is 11px would allow 1 step down, with step up going back to default size.
Comments
Comment #1
attheshow commentedSorry, I don't believe that using fractional font sizes would be something that the majority of users would be interested in. Seems like kind of an edge case.