https://bugs.kde.org/show_bug.cgi?id=384161
Boudewijn Rempt <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|CONFIRMED |RESOLVED Latest Commit| |https://commits.kde.org/kri | |ta/35c53e861d78b6a0b2ed7c96 | |f99ec8ffce319075 --- Comment #1 from Boudewijn Rempt <[email protected]> --- Git commit 35c53e861d78b6a0b2ed7c96f99ec8ffce319075 by Boudewijn Rempt. Committed on 23/11/2017 at 09:17. Pushed by rempt into branch 'master'. Store onion skin opacity as qreal to avoid rounding errors Because we convert onion skin opacity between a range of 0..100 and 0..255, we need to store it as a qreal and correctly round it. M +1 -1 plugins/dockers/animation/kis_equalizer_widget.h M +2 -2 plugins/dockers/animation/onion_skins_docker.cpp https://commits.kde.org/krita/35c53e861d78b6a0b2ed7c96f99ec8ffce319075 -- You are receiving this mail because: You are watching all bug changes.
