https://bugs.kde.org/show_bug.cgi?id=400177
wolthera <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/kri | |ta/03db690749bc2481396c5100 | |73a773acb6d3d60f Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #3 from wolthera <[email protected]> --- Git commit 03db690749bc2481396c510073a773acb6d3d60f by Wolthera van Hövell tot Westerflier, on behalf of Agata Cacko. Committed on 02/03/2019 at 11:06. Pushed by woltherav into branch 'master'. Fix the conversion errors in Scale to New Size dialog Summary: SpinBoxUnitManager used a function that not only converts units, but also rounds them (for the View), hence the conversion errors. This patch changes function to the precise one. Test Plan: Checking the Scale to New Size dialog to see whether the bug doesn't reproduce. Checking whether it doesn't break other scale/resize/offset/crop dialogs and every other place where the units are being used. Reviewers: #krita, rempt Reviewed By: #krita, rempt Tags: #krita Differential Revision: https://phabricator.kde.org/D19448 M +1 -1 libs/widgetutils/kis_spin_box_unit_manager.cpp https://commits.kde.org/krita/03db690749bc2481396c510073a773acb6d3d60f -- You are receiving this mail because: You are watching all bug changes.
