https://bugs.kde.org/show_bug.cgi?id=414174
--- Comment #2 from adrien.brune...@gmail.com --- So, I think I fixed it. Unsure because it was a one-liner: PanelBox.qml, line 178: NumberAnimation { duration: barLine.animationTime } instead of NumberAnimation { duration: 0 } Now, I'd like to submit it myself (so that I can proudly say that I wrote code for Latte/KDE). So I'm looking for the phabricator procedure. But just in case you have comments about my changes, well there it is, I'm posting it here. -- You are receiving this mail because: You are watching all bug changes.