issues
search
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:
Should re-draw the interactable lyric if change the skin's font size.
Add key for increase/decrease the preview font size.
Click the button and handle the keyboard event should did the same things(trigger the action).
Change size button should inherit the
ToolbarEditActionButton
.
What's done in this PR:
ToolbarEditActionButton
.