Use floating point calculations for column sizes to avoid accumulating rounding errors
ClosedPublic

Authored by dfaure on May 8 2017, 11:28 AM.

Details

Test Plan

Starting and quitting kmail multiple times used to make the first column grow
every time.

Diff Detail

Branch
Applications/17.04
Lint
No Linters Available
Unit
No Unit Test Coverage
dfaure created this revision.May 8 2017, 11:28 AM
dfaure updated this revision to Diff 14529.May 14 2017, 9:40 PM

Fixed unwanted scrollbar when squeezing (missing use of "double"). Now it works for me.

mlaurent accepted this revision.Jun 23 2017, 8:28 AM

I verify and now it's ok.
it seems to work.
thanks

This revision is now accepted and ready to land.Jun 23 2017, 8:28 AM
This revision was automatically updated to reflect the committed changes.