https://bugs.kde.org/show_bug.cgi?id=442745
Noah Davis <noaha...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|CONFIRMED |RESOLVED Latest Commit| |https://invent.kde.org/fram | |eworks/plasma-framework/com | |mit/6e660cfd0c6aef60c9765f7 | |6d8d2b6fcbd91176d --- Comment #4 from Noah Davis <noaha...@gmail.com> --- Git commit 6e660cfd0c6aef60c9765f76d8d2b6fcbd91176d by Noah Davis. Committed on 15/12/2021 at 18:47. Pushed by ngraham into branch 'master'. Fix background corners and PC3 ToolTip style The sides and corners didn't have correct sizes relative to each other and PC3 ToolTip didn't use a style like normal tooltips. M +1 -1 src/declarativeimports/plasmacomponents3/ToolTip.qml M +119 -989 src/desktoptheme/breeze/dialogs/background.svg M +86 -385 src/desktoptheme/breeze/opaque/dialogs/background.svg M +91 -422 src/desktoptheme/breeze/opaque/widgets/panel-background.svg M +86 -385 src/desktoptheme/breeze/opaque/widgets/tooltip.svg M +119 -1001 src/desktoptheme/breeze/solid/dialogs/background.svg A +134 -0 src/desktoptheme/breeze/solid/widgets/background.svg M +128 -846 src/desktoptheme/breeze/solid/widgets/panel-background.svg M +131 -808 src/desktoptheme/breeze/solid/widgets/tooltip.svg M +119 -989 src/desktoptheme/breeze/translucent/dialogs/background.svg M +128 -842 src/desktoptheme/breeze/translucent/widgets/panel-background.svg M +123 -817 src/desktoptheme/breeze/translucent/widgets/tooltip.svg M +128 -846 src/desktoptheme/breeze/widgets/panel-background.svg M +123 -808 src/desktoptheme/breeze/widgets/tooltip.svg https://invent.kde.org/frameworks/plasma-framework/commit/6e660cfd0c6aef60c9765f76d8d2b6fcbd91176d -- You are receiving this mail because: You are watching all bug changes.