mdgspace / RotatingText

A periodic text updating library
MIT License
1.58k stars 168 forks source link

Option for changing color of the Rotating texts #9 #29

Closed Anu-123-gif closed 4 years ago

Anu-123-gif commented 4 years ago

An array of integers representing colors chosen by the user is added to a rotatable and the words are displayed accordingly.

Please review my code @CoderMayhem

Arnesh07 commented 4 years ago

Hi @Anu-123-gif , Thanks for your contribution! Please assign reviewers to this pull request. This way, they will get a notification regarding the same. Thanks!

dev-ritik commented 4 years ago

LGTM! 🎉

dev-ritik commented 4 years ago

@Anu-123-gif Resolve these conflicts, and we are good to go. (Fetch the master -> rebase on origin/master -> resolve the conflicts -> test if things work -> force push your branch)

You can resolve in the web editor quickly but its recommended that you do it via terminal.

Anu-123-gif commented 4 years ago

@Anu-123-gif Resolve these conflicts, and we are good to go. (Fetch the master -> rebase on origin/master -> resolve the conflicts -> test if things work -> force push your branch)

You can resolve in the web editor quickly but its recommended that you do it via terminal.

@Anu-123-gif Resolve these conflicts, and we are good to go. (Fetch the master -> rebase on origin/master -> resolve the conflicts -> test if things work -> force push your branch)

You can resolve in the web editor quickly but its recommended that you do it via terminal.

@dev-ritik I have resolved conflicts , thanks !