Summary: | Logout screen button animations aren't right | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | pbs3141 |
Component: | Theme - Breeze | Assignee: | visual-design |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | nate, plasma-bugs |
Priority: | NOR | ||
Version First Reported In: | 5.23.3 | ||
Target Milestone: | 1.0 | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/plasma-workspace/commit/747076d71262bea04c9ee9d2b971ed7b36141b23 | Version Fixed In: | 5.24 |
Sentry Crash Report: |
Description
pbs3141
2021-11-24 10:19:50 UTC
Can confirm. Git commit 747076d71262bea04c9ee9d2b971ed7b36141b23 by Nate Graham. Committed on 01/12/2021 at 04:37. Pushed by ngraham into branch 'master'. LogoutButton: fix janky animation Use a PropertyAnimation instead of an OpacityAnimator, as ActionButton itself does. This fixes weird animation jumpiness on hover. FIXED-IN: 5.24 M +1 -1 lookandfeel/contents/logout/LogoutButton.qml https://invent.kde.org/plasma/plasma-workspace/commit/747076d71262bea04c9ee9d2b971ed7b36141b23 |