https://bugs.kde.org/show_bug.cgi?id=389563
Boudewijn Rempt <b...@valdyas.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |b...@valdyas.org Status|UNCONFIRMED |CONFIRMED Severity|normal |wishlist Component|Brush engines |General Ever confirmed|0 |1 --- Comment #4 from Boudewijn Rempt <b...@valdyas.org> --- It's not the same thing: bug 386019 is about the difference between painting on an 8 bit paint device and a 16 bit/channel one. This is because the scratchpad doesn't use the canvas code, but renders to a QImage which is then scaled by Qt. Putting the full canvas inside the scratchpad would be way too heavy. Refactoring that is going to be a future project... -- You are receiving this mail because: You are watching all bug changes.