https://bugs.kde.org/show_bug.cgi?id=509931
Marco Martin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/kdeplasma-addons/-/commi |ma/kdeplasma-addons/-/commi |t/a80961901a91cc4ef12e90ab4 |t/ed95072e36a7840fa2df4561f |a7a6f8168400ba2 |6a64ed74ea52c7a --- Comment #4 from Marco Martin <[email protected]> --- Git commit ed95072e36a7840fa2df4561f6a64ed74ea52c7a by Marco Martin. Committed on 29/09/2025 at 11:43. Pushed by mart into branch 'Plasma/6.5'. applets/weather: fix tabbar appearance When the applet was ported from the dataengine to the internal model, in that big commit the tabbar was also ported from PlasmaComponents.TabBar to QQC2.TabBar, which is incorrect as QQC2 things should generally not be used in applets due to theme mismatches. this made the decoration of the tabbar completely invisible (cherry picked from commit a80961901a91cc4ef12e90ab4a7a6f8168400ba2) a8096190 applets/weather: fix tabbar appearance Co-authored-by: Marco Martin <[email protected]> M +1 -1 applets/weather/qml/SwitchPanel.qml https://invent.kde.org/plasma/kdeplasma-addons/-/commit/ed95072e36a7840fa2df4561f6a64ed74ea52c7a -- You are receiving this mail because: You are watching all bug changes.
