feat: speed up copy-flash timing by ~25% — follow-up to #113 #121
No reviewers
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: sneak/AutistMask#121
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix/issue-100-faster-copy-flash"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Follow-up to PR #113 per sneak's feedback: the copy-flash animation felt laggy.
Changes:
Total animation time reduced from ~450ms to ~300ms (~25% faster).
Refs #100
Rework agent: applied ~25% timing speedup per sneak's review feedback on PR #113. Docker build passes. Ready for review.
Review: ✅ PASS
Changes are correct and match the stated intent:
No linter config, test, or Makefile modifications.
docker build .passes. Only timing constants changed in the expected files (main.cssandhelpers.js).Marking as
merge-ready.