perf: reduce BackgroundOverlay animation from continuous 60fps to ~18%; gate panel bar Behaviors on _showPanel
This commit is contained in:
parent
4d730f51f3
commit
a7f0fd2785
3 changed files with 12 additions and 3 deletions
|
|
@ -188,6 +188,7 @@ M.BarSection {
|
|||
color: parent.parent.parent._barColor
|
||||
radius: 2
|
||||
Behavior on width {
|
||||
enabled: root._showPanel
|
||||
NumberAnimation {
|
||||
duration: 150
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue