https://bugs.kde.org/show_bug.cgi?id=517272
Dmitry Kazakov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/-/commit/992d3e4 |hics/krita/-/commit/f2d1a3c |1e0079322bd755323dcb26331af |26c0cf4feecda210cbac9dec265 |c647d0 |96a7f5 --- Comment #4 from Dmitry Kazakov <[email protected]> --- Git commit f2d1a3c26c0cf4feecda210cbac9dec26596a7f5 by Dmitry Kazakov, on behalf of Carsten Hartenfels. Committed on 09/03/2026 at 20:09. Pushed by dkazakov into branch 'master'. SAP: paint icons via QIcon::paint Instead of converting them to a pixmap, which for some reason doesn't work on Android and produces black rectangles after the first icon is painted. Not sure why that happens, but using the icon normally works fine, so doesn't matter now. Since QIcon::paint takes a rectangle, this rejigs the surrounding code a bit to not make the rectangle adjustments so verbose. M +2 -2 libs/ui/kis_selection_actions_panel_button.cpp M +3 -13 libs/ui/kis_selection_actions_panel_handle.cpp https://invent.kde.org/graphics/krita/-/commit/f2d1a3c26c0cf4feecda210cbac9dec26596a7f5 -- You are receiving this mail because: You are watching all bug changes.
