https://bugs.kde.org/show_bug.cgi?id=478516
Bharadwaj Raju <bharadwaj.raju...@protonmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/fram | |eworks/kdeclarative/-/commi | |t/282928cd17deb976769d9be81 | |734df97a01f81c0 Resolution|--- |FIXED --- Comment #3 from Bharadwaj Raju <bharadwaj.raju...@protonmail.com> --- Git commit 282928cd17deb976769d9be81734df97a01f81c0 by Bharadwaj Raju. Committed on 14/12/2023 at 18:14. Pushed by ngraham into branch 'master'. Fix badge effect The path to the QSB file was wrong (needed to specify qrc:), and the fragment shader had a name mismatch with the vertex output (see https://doc.qt.io/qt-6/qml-qtquick-shadereffect.html#having-one-shader-only) M +1 -1 src/qmlcontrols/graphicaleffects/BadgeEffect.qml M +2 -2 src/qmlcontrols/graphicaleffects/badge.frag https://invent.kde.org/frameworks/kdeclarative/-/commit/282928cd17deb976769d9be81734df97a01f81c0 -- You are receiving this mail because: You are watching all bug changes.