[Libreoffice-bugs] [Bug 128507] Make higher zoom levels possible/available on iOS

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Apr 15 10:55:45 UTC 2020


https://bugs.documentfoundation.org/show_bug.cgi?id=128507

--- Comment #3 from Tor Lillqvist <tml at iki.fi> ---
Suggested fix in https://gerrit.libreoffice.org/c/online/+/92259 .

I wonder, should we add some logic to use larger zoom steps further away from
100% ? 

Now each step is always pow(2,1/4) (1.1892), i.e. four steps are required to
double or halve the zoom. That fits reasonably well into what one would expect
between 35% and 200%, but to have four steps also from 200% to 400% (235%,
280%, 335%, 400%) is perhaps excessive.

Also, the convention of rounding the zoom to the closest five percent should
perhaps be changed above 200% to be the closest 10 or even 20 percent? Perhaps
the amount of rounding should also be exponential? (We already use 150% as the
label for what is actually 1.4142. I guess this is because 150% is a naïve
user's expectation that "150% is half between 100% and 200%".)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200415/5eb29eaa/attachment-0001.htm>


More information about the Libreoffice-bugs mailing list