Skip to content

Made transitions between lyrics smoother#977

Open
mitzCanCode wants to merge 1 commit intoTheBoredTeam:devfrom
mitzCanCode:fix/smooth-lyrics
Open

Made transitions between lyrics smoother#977
mitzCanCode wants to merge 1 commit intoTheBoredTeam:devfrom
mitzCanCode:fix/smooth-lyrics

Conversation

@mitzCanCode
Copy link

Description

While using the app, I noticed that the lyric animations were snapping instead of transitioning smoothly. This led me to realize that the transition was not being triggered correctly.

Changes

  • Added a new transition style for lyric changes.
  • Added a unique .id() modifier to each lyric line so the transition can be properly triggered.
  • Removed the marquee text from the lyrics, since it was causing the animations to glitch.

Notes / Future Work

A possible future improvement would be to reintroduce the marquee text with a controlled timing system. If the marquee speed is synced to the lyric duration, it could reset its position cleanly and avoid causing GeometryReader layout glitches.

Screen.Recording.2026-01-14.at.6.36.14.PM.mov

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