mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 03:34:40 +00:00
feat(messages): improvements to direct message animations
This commit is contained in:
+1
-1
@@ -824,7 +824,7 @@ async function handleMessages(node: Element): Promise<void> {
|
||||
messages,
|
||||
{ opacity: [0, 1], y: [10, 0] },
|
||||
{
|
||||
delay: stagger(0.05),
|
||||
delay: stagger(0.03),
|
||||
duration: 0.5,
|
||||
ease: [.22, .03, .26, 1]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user