https://bugs.kde.org/show_bug.cgi?id=524141
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Keywords| |triaged CC| |[email protected] Status|REPORTED |CONFIRMED --- Comment #1 from [email protected] --- I can confirm this happens. This doesn't directly relate to the pixel sizes though, those may still change due to rounding, 1.5mm gets converted to 0.06in, which *is* a different length. Using the same pixel dimensions for it would be wrong. The point of the report still stands though. What it should be doing is calculate the new unit value from the last edited one instead of compounding the rounding errors every time you switch units. In this case, switching from 1.5mm to in and then back to mm should then go back to the original 1.5mm, not 1.52mm. -- You are receiving this mail because: You are watching all bug changes.
