https://bugs.kde.org/show_bug.cgi?id=427556
Arjen Hiemstra <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/fram | |eworks/kirigami/commit/ec10 | |bca7db2a53001fead8ab1302455 | |da06ef985 Status|REPORTED |RESOLVED Resolution|--- |FIXED --- Comment #1 from Arjen Hiemstra <[email protected]> --- Git commit ec10bca7db2a53001fead8ab1302455da06ef985 by Arjen Hiemstra. Committed on 10/11/2020 at 13:49. Pushed by ahiemstra into branch 'master'. Fix rendering borders the proper size with software fallback Apparently using qpainter strokes results in unpredictable behaviour so do the same thing we do in the shaders and first render a rectangle at full size with border color, then a smaller one with fill color. M +12 -6 src/scenegraph/paintedrectangleitem.cpp https://invent.kde.org/frameworks/kirigami/commit/ec10bca7db2a53001fead8ab1302455da06ef985 -- You are receiving this mail because: You are watching all bug changes.
