Skip to content

feat: add mosaic frame#15

Open
andronedev wants to merge 2 commits into
developfrom
feature/mozaiccover
Open

feat: add mosaic frame#15
andronedev wants to merge 2 commits into
developfrom
feature/mozaiccover

Conversation

@andronedev

Copy link
Copy Markdown
Owner

No description provided.

- Split mosaic.Generator locks: genMu serializes Regenerate, current is
  now an atomic.Pointer so /api/covers/mosaic doesn't stall during a
  multi-second compose.
- Drop the eager fetchNextPage loop in CoversMozaic. Cells paginate on
  click via a pendingCoverId state; pending cell gets an animate-pulse
  ring as feedback. All cells are clickable from the start.
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