mirror of
https://github.com/zen-browser/desktop.git
synced 2026-02-06 03:47:20 +00:00
feat: Increase the duration for glance close animation, p=#11184, c=glance
This commit is contained in:
@@ -926,7 +926,7 @@
|
||||
opacity: [0.4, 1],
|
||||
},
|
||||
{
|
||||
duration: this.#GLANCE_ANIMATION_DURATION / 2,
|
||||
duration: this.#GLANCE_ANIMATION_DURATION / 1.5,
|
||||
type: 'spring',
|
||||
bounce: 0,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user