This repository has been archived on 2025-03-19. You can view files and clone it, but cannot push or open issues or pull requests.
feishin/src/renderer/features/lyrics
jeffvli 72811dbedb Fix broken layout on lyrics scroll
- App layout would break when transitioning into the full-screen due to scrollIntoView
- Replace scroll action with scrollTop implementation
2023-06-09 17:24:34 -07:00
..
components Fix id return type on netease fetcher 2023-06-09 17:24:34 -07:00
queries Require only single query for search 2023-06-09 17:24:34 -07:00
lyric-line.tsx Fix styling on unsync lyrics 2023-06-04 16:46:05 -07:00
lyrics-actions.tsx Disable action buttons when no song selected 2023-06-09 17:24:34 -07:00
lyrics.tsx Fix broken layout on lyrics scroll 2023-06-09 17:24:34 -07:00
synchronized-lyrics.tsx Fix broken layout on lyrics scroll 2023-06-09 17:24:34 -07:00
unsynchronized-lyrics.tsx Fix provider text 2023-06-09 17:24:34 -07:00