https://bugs.kde.org/show_bug.cgi?id=406032

wolthera <griffinval...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://commits.kde.org/kri |https://commits.kde.org/kri
                   |ta/abadb66e8e7b23534987b9f2 |ta/9347112a77b3b628af8c0b8d
                   |81104d68876d3b54            |4d7cbc0929eede9e

--- Comment #3 from wolthera <griffinval...@gmail.com> ---
Git commit 9347112a77b3b628af8c0b8d4d7cbc0929eede9e by Wolthera van Hövell tot
Westerflier.
Committed on 30/03/2019 at 20:53.
Pushed by woltherav into branch 'krita/4.1'.
Related: bug 5, bug 12

Qt 5.12 doesn't support QPainter::RasterOp_SourceXorDestination anymore.

Trying to paint with a painter that uses this while opengl is enabled
will lead to a crash. The only relevant place this enum value is still used
is in kis_tool.cc, where it is only painted on the regular non-accelerated
canvas.

Anyhow, told the smartpatch to use this function instead of doing something
itself.

The whole thing is a little bizar.

M  +2    -3    plugins/tools/tool_smart_patch/kis_tool_smart_patch.cpp

https://commits.kde.org/krita/9347112a77b3b628af8c0b8d4d7cbc0929eede9e

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to