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

Heiko Tietze <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|libreoffice-ux-advise@lists |heiko.tietze@documentfounda
                   |.freedesktop.org            |tion.org
           Keywords|needsUXEval                 |

--- Comment #5 from Heiko Tietze <[email protected]> ---
1.4+1.4+1.4 = 4.2 ~ 4 = 1+1+1 = 3
1.6+1.6+1.6 = 4.8 ~ 5 = 2+2+2 = 6

Usually the individual values are rounded but the last which takes up the
remaining portion to 100.

1.4+1.4+1.4 = 4.2 ~ 4 = 1+1+2 = 4 # rnd(4.2)-(1+1)=2
1.6+1.6+1.6 = 4.8 ~ 5 = 2+2+1 = 5 # rnd(4.8)-(2+2)=1

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to