https://bugs.kde.org/show_bug.cgi?id=439725
Sharaf <sharafzaz...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Latest Commit| |https://invent.kde.org/grap | |hics/krita/commit/a7c5f4ac6 | |e72990426392fce2088de1025c5 | |d89e Resolution|--- |FIXED --- Comment #2 from Sharaf <sharafzaz...@gmail.com> --- Git commit a7c5f4ac6e72990426392fce2088de1025c5d89e by Sharaf Zaman. Committed on 13/07/2021 at 13:09. Pushed by szaman into branch 'master'. Bugfix: Black Stroke when "No Fill" is selected Reason for regression: it was assumed that the color of a "No Fill" Stroke is Qt::transparent. But since this assumption no longer holds, we need to check if the color is valid. M +3 -1 libs/flake/svg/SvgStyleWriter.cpp https://invent.kde.org/graphics/krita/commit/a7c5f4ac6e72990426392fce2088de1025c5d89e -- You are receiving this mail because: You are watching all bug changes.