add 8 more running verbs (T-255)
Mincing, Boiling, Humming, Buzzing, Magicking, Cliding, Zooming, Bouncing — appended to the rotation (20 verbs, ~80s cycle). Pondering stays first, so the reduced-motion default is unchanged. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -27,6 +27,14 @@ const List<String> runningVerbs = [
|
||||
'Synthesizing',
|
||||
'Cogitating',
|
||||
'Whirring',
|
||||
'Mincing',
|
||||
'Boiling',
|
||||
'Humming',
|
||||
'Buzzing',
|
||||
'Magicking',
|
||||
'Cliding',
|
||||
'Zooming',
|
||||
'Bouncing',
|
||||
];
|
||||
|
||||
/// Seconds each verb is shown before rotating to the next.
|
||||
|
||||
Reference in New Issue
Block a user