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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://commits.kde.org/kri
                   |                            |ta/abadb66e8e7b23534987b9f2
                   |                            |81104d68876d3b54
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from wolthera <griffinval...@gmail.com> ---
Git commit abadb66e8e7b23534987b9f281104d68876d3b54 by Wolthera van Hövell tot
Westerflier.
Committed on 30/03/2019 at 20:47.
Pushed by woltherav into branch 'master'.
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/abadb66e8e7b23534987b9f281104d68876d3b54

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

Reply via email to