Ayush-projects / chords

This repository contains all the necessary files for the development and deployment of the browser extension "Chords" which streams music according to the mood of the user.
MIT License
14 stars 38 forks source link

Mismatch of visuals with reference to action #46

Open shrishti-c opened 3 years ago

shrishti-c commented 3 years ago

While working on project, I observed that music box rotates when music is paused and remains still when music is being played though it should be other way if we take reference from all music apps.

Ayush-projects commented 3 years ago

It's because of slow rendering of webpage transitions. If we could fix it by changing logic, that would be great. Adding this issue as level 2.

Sushi22 commented 3 years ago

@shrishti-c @Ayush-projects I think the icons are reversely toggled. The box is rotating fine when music is being played and it also stops rotating when the music stops. But when the music is playing, there should be || this icon, and when the music is not playing the other icon should be rendered , if we follow youtube. Also, the title of the icon should be changed accordingly.

I would like to solve this issue if assigned .