Skip to content

perf: smooth pinch zoom and fill width on the life grid - Zoom is now a CSS transform over a correctly-sized scroll area, and the cell nodes are memoised independently of zoom, so pinching no longer re-renders ~4,700 cells per gesture (fixes the lag). - Cells use a fractional size that exactly fills the available width instead of being floored to whole pixels, removing the wasted side margin; smaller age-label gutter too, so cells are as large as a 52-column row allows. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01BNyMGjfLssC4TGFtS2rVCZ#5

Merged
Lucadmin merged 1 commit into
claude/dazzling-lovelace-0yfssffrom
claude/life-overview-screen-k53c6r
Jul 1, 2026

Conversation

@Lucadmin

@Lucadmin Lucadmin commented Jul 1, 2026

Copy link
Copy Markdown
Owner

No description provided.

- Zoom is now a CSS transform over a correctly-sized scroll area, and the
  cell nodes are memoised independently of zoom, so pinching no longer
  re-renders ~4,700 cells per gesture (fixes the lag).
- Cells use a fractional size that exactly fills the available width instead
  of being floored to whole pixels, removing the wasted side margin; smaller
  age-label gutter too, so cells are as large as a 52-column row allows.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01BNyMGjfLssC4TGFtS2rVCZ
@vercel

vercel Bot commented Jul 1, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
luqa Error Error Jul 1, 2026 3:18pm

Request Review

@Lucadmin Lucadmin merged commit 659947b into claude/dazzling-lovelace-0yfssf Jul 1, 2026
1 of 2 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.

2 participants