karaoke-dev / karaoke

Will be the best karaoke system.
http://blog.karaoke.dev
GNU General Public License v3.0
204 stars 16 forks source link

Fix preview lyric not change the size if size changed. #2275

Closed andy840119 closed 3 months ago

andy840119 commented 3 months ago

What's done in this PR:

  1. Should re-draw the interactable lyric if change the skin's font size.
  2. Add key for increase/decrease the preview font size.
  3. Click the button and handle the keyboard event should did the same things(trigger the action).
  4. Change size button should inherit the ToolbarEditActionButton.