Skip to content

Add dancer Easter egg - #11

Draft
Huxpro wants to merge 3 commits into
pretextfrom
huxcx/issue-9
Draft

Add dancer Easter egg#11
Huxpro wants to merge 3 commits into
pretextfrom
huxcx/issue-9

Conversation

@Huxpro

@Huxpro Huxpro commented Jul 17, 2026

Copy link
Copy Markdown
Owner

Summary

  • add a hidden quick double-tap trigger on the 好忙啊 subtitle
  • animate an original 16-frame BusyWeek mascot at 12 fps directly inside the existing timeline
  • use measured row offsets and Todo text widths to route each real Todo line around per-frame Pretext exclusion geometry
  • keep the original renderer measurement nodes mounted so row heights, Todo identity, controls, and scroll position remain stable
  • preserve Todo state while supporting background pausing, teardown, reduced motion, and immediate dismissal by a second trigger
  • document the generated asset provenance and bundle impact

User impact

The Easter egg now demonstrates the powerful path requested in #9: the dancer occupies the live Todo-list area and the actual Todo text flows around its changing silhouette. It does not recreate or overlay a decorative copy of the list, and it never mutates Todo data.

Validation

  • npm run build (Web and Lynx native)
  • node --test tests/*.test.ts (112 passing)

Closes #9

@vercel

vercel Bot commented Jul 17, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
busy-week Ready Ready Preview, Comment Jul 17, 2026 4:26pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant