Home

dev / openkara

publicthedavidweng/OpenKara· sync paused
Overview Code History Branches Pull requestsIssuesInsights
main
HomeOverview Code PRsIssues

Merge pull request #300 from thedavidweng/feat/lyrics-audience-alignment

2 months ago

b869144
Authored
Davy7/29/2026, 6:04:00 AM
feat(lyrics): fullscreen alignment toggle and audience truncation fixes

Parents1d025921c1c8d0

8 files changed
  • src/components/Lyrics/LyricLine.tsx+292−217
  • src/components/Lyrics/LyricsEditDialog.tsx+4−4
  • src/components/Lyrics/LyricsPanel.test.tsx+35−1
  • src/components/Lyrics/LyricsPanel.tsx+37−2
  • src/components/Player/FullscreenControls.test.tsx+75−2
  • src/components/Player/FullscreenControls.tsx+37−2
  • src/stores/lyrics-store.test.ts+25−0
  • src/stores/lyrics-store.ts
+11
−0