* feat(reversed-mode): add reversed mode & improvements to lyrics animation
* feat(lyrics-animation): improve `:active` style
* fix: extra white space after artist in lyrics view
* refactor: remove unused function
* feat: slightly add duration of transition to improve replication from Apple Music style
* fix : PersonalFM can not found next track
* do not call _loadPersonalFMNextTrack() when reload personal FM
* fix: revert
* fix: separate playNextTrack
* fix: moveToFMTrash
* fix
* fix: shortcut and _loadPersonalFMNextTrack()
* show toast when personal timeout
* fix: name
* Add OSD Lyrics
* tidy files
* fix OSDLyrics: last line of lyrics not showing, performance
* tidy files
* make user can resize the lyrics window
* Fix bug of initial window size
* Fix: 1. auto resize osdlyrics window after packaging; 2. lyric parser problem with %;
* tidy files
* hide osdlyrics button if not in electron
* tidy files
* Add OSD Lyrics
* tidy files
* fix OSDLyrics: last line of lyrics not showing, performance
* tidy files
* make user can resize the lyrics window
* Fix bug of initial window size
* Fix: 1. auto resize osdlyrics window after packaging; 2. lyric parser problem with %;
* tidy files
* fix(lyrics): hide the scrollbar in lyrics page
close#571
* fix(tracklist): close context menu when scrolling
* fix: disable scrolling when modal show