[lattedock] [Bug 414174] Panel background transition animation not playing

2019-11-19 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=414174 Michail Vourlakos changed: What|Removed |Added Latest Commit||https://commits.kde.org/lat

[lattedock] [Bug 414174] Panel background transition animation not playing

2019-11-19 Thread carl
https://bugs.kde.org/show_bug.cgi?id=414174 carl changed: What|Removed |Added Resolution|--- |FIXED Status|REPORTED|RE

[lattedock] [Bug 414174] Panel background transition animation not playing

2019-11-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=414174 --- Comment #9 from adrien.brune...@gmail.com --- Ok, this time I got it: https://phabricator.kde.org/D25392 -- You are receiving this mail because: You are watching all bug changes.

[lattedock] [Bug 414174] Panel background transition animation not playing

2019-11-18 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=414174 --- Comment #8 from Michail Vourlakos --- The overlayedBackground is most commonly applied when the user has chosen Reverse Colors or/and when the user has chosen to use Colors from the Active or Touching window. -- You are receiving this mail because

[lattedock] [Bug 414174] Panel background transition animation not playing

2019-11-18 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=414174 --- Comment #7 from Michail Vourlakos --- The overlayedBackground is most commonly applied when the user has chosen Reverse Colors or/and when the user has chosen to use Colors from the Active or Touching window. -- You are receiving this mail because

[lattedock] [Bug 414174] Panel background transition animation not playing

2019-11-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=414174 --- Comment #6 from adrien.brune...@gmail.com --- When the theme is set to "smart" the issue doesn't occur. It only happens with "plasma". -- You are receiving this mail because: You are watching all bug changes.

[lattedock] [Bug 414174] Panel background transition animation not playing

2019-11-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=414174 --- Comment #5 from adrien.brune...@gmail.com --- Ok this time I've spent a bit of time on the code to understand it. Sorry about previous messages, I rushed it. The problem comes from overlayedBackground that appears briefly at full opacity when de-max

[lattedock] [Bug 414174] Panel background transition animation not playing

2019-11-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=414174 --- Comment #4 from adrien.brune...@gmail.com --- Hm, my tests was a false positive. My eyes are playing tricks on me. It doesn't work and now that I know it doesn't what I wrote looks a little bit stupid. I'm back on it. -- You are receiving this mail

[lattedock] [Bug 414174] Panel background transition animation not playing

2019-11-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=414174 --- Comment #3 from adrien.brune...@gmail.com --- With more context, the modified code look like this: Behavior on opacity{ enabled: !Latte.WindowSystem.compositingActive NumberAnimation { duration: barLine.animationTime

[lattedock] [Bug 414174] Panel background transition animation not playing

2019-11-18 Thread bugzilla_noreply
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

[lattedock] [Bug 414174] Panel background transition animation not playing

2019-11-15 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=414174 --- Comment #1 from Michail Vourlakos --- yeah, I know this is a workaround in order to handle the case. If you manage to improve/fix it this would be really good news. Contributions of course and they are accepted through kde phabricator page in order