Skip to content

fix(ansem): growth line visibility + load overlay - #401

Merged
sebbsssss merged 1 commit into
mainfrom
fix/ansem-growth-line
Jul 14, 2026
Merged

fix(ansem): growth line visibility + load overlay#401
sebbsssss merged 1 commit into
mainfrom
fix/ansem-growth-line

Conversation

@sebbsssss

Copy link
Copy Markdown
Owner

The growth line was invisible at opacity .16, and its area fill washed the bottom over the nodes/hints while the constellation loaded. Fix: thin glowing line (no fill), hugging the bottom (18vh), z-index:-1 behind everything, fades in 0.9s after mount to opacity .5.

🤖 Generated with Claude Code

Redesign: drop the area fill (it washed the bottom over the nodes/hints while the
constellation loaded), make it a thin glowing line hugging the bottom edge (18vh),
move to z-index:-1 (definitively behind everything), and fade it in 0.9s after mount
so it never flashes over content. Ends at opacity .5 so it's visible-but-subtle.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@vercel

vercel Bot commented Jul 14, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
cluude Ready Ready Preview, Comment Jul 14, 2026 1:07pm

Request Review

@sebbsssss
sebbsssss merged commit a24ea91 into main Jul 14, 2026
3 checks passed
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