-
Notifications
You must be signed in to change notification settings - Fork 0
Implement Animated Lyrics Text #40
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestfeature-implementationImplement a new featureImplement a new featurefeature-pendingFeature implementation is pending for much timeFeature implementation is pending for much timefeature-updateUpdating an existing feature.Updating an existing feature.feature-urgentUrgently needed feature implementationUrgently needed feature implementationtweakSimple and small code change. similar to good-first-issueSimple and small code change. similar to good-first-issue
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestfeature-implementationImplement a new featureImplement a new featurefeature-pendingFeature implementation is pending for much timeFeature implementation is pending for much timefeature-updateUpdating an existing feature.Updating an existing feature.feature-urgentUrgently needed feature implementationUrgently needed feature implementationtweakSimple and small code change. similar to good-first-issueSimple and small code change. similar to good-first-issue
Currently
When the line of lyrics is changed then the next line becomes large instantly. There is no transition between lines changing.
About this feature
When any of the lines of the lyrics change the main (current) lyrics line should fade up the font with bright colour.
Implementation
we can use the following implementation to achieve this task.