mirror of
https://github.com/zen-browser/desktop.git
synced 2026-06-15 16:03:43 +00:00
chore: Increase the speed for glance background animation, b=no-bug, c=glance
This commit is contained in:
@@ -926,7 +926,7 @@
|
||||
opacity: [0.4, 1],
|
||||
},
|
||||
{
|
||||
duration: this.#GLANCE_ANIMATION_DURATION,
|
||||
duration: this.#GLANCE_ANIMATION_DURATION / 2,
|
||||
type: 'spring',
|
||||
bounce: 0,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user