feat(settings): improve button animations
This commit is contained in:
@@ -70,7 +70,7 @@ const BOARD_SIZE = 4;
|
||||
const SLIDE_OFFSET = 96;
|
||||
const SLIDE_DURATION = 0.25;
|
||||
const SCORE_OFFSET = -20;
|
||||
const SCORE_DURATION = 0.15;
|
||||
const SCORE_DURATION = 0.167;
|
||||
|
||||
const isAnimating = ref(true);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user