https://bugs.kde.org/show_bug.cgi?id=430953
--- Comment #4 from Dmitry Kazakov <dimul...@gmail.com> --- This is the offending commit. It looks like float is converted into int wrongly in some place. Author: Samuel Gaist <samuel.ga...@kde.org> 2020-08-06 10:51:47 Committer: Samuel Gaist <samuel.ga...@kde.org> 2020-08-06 11:20:32 Parent: 54a14bca3d50cc4d5b4926372ff3e4f16ef91b21 (Use reinterpret_cast in maximize and minimize functions) Child: 16ce406b94b87502d3c7e70634069e8a097bc427 (Correct a typo in KisWelcomePageWidget.cpp) Branches: master and many more (41) Follows: v4.3.0-prealpha Precedes: Refactor distance_impl type casting in kis_inpaint Use reinterpret_cast to fix cast-align warning Convert directly to the exptected pointer type Remove float cast on type that is already a float -- You are receiving this mail because: You are watching all bug changes.