Commit b908a49
Make bubble fade-in delay offset configurable via URL param
Add ?bubbleFadeInDelay URL parameter to configure the delay offset between
top and bottom bubble fade-in animations. Default remains 100ms offset
(top: 400ms, bottom: 500ms). Follows the same pattern as ?bubbleWidth.
Co-authored-by: Robert Anderson <robert@noisysocks.com>1 parent b59639f commit b908a49
File tree
1 file changed
+13
-1
lines changed- special-pages/pages/onboarding/app/v4/components
1 file changed
+13
-1
lines changedLines changed: 13 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
11 | 14 | | |
12 | 15 | | |
13 | 16 | | |
| |||
67 | 70 | | |
68 | 71 | | |
69 | 72 | | |
70 | | - | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
71 | 83 | | |
72 | 84 | | |
73 | 85 | | |
| |||
0 commit comments