Fix track like button hover state#626
Fix track like button hover state#626Pitros merged 1 commit intoSoundnode:masterfrom Pitros:fix_track_like_button
Conversation
|
We shouldn't show play when hovering like. |
|
@weblancaster but my PR fixes that bug... |
|
Can you describe the bug please @Pitros |
|
Currently when you hover on like button while being on track page, play icon shows up on track atwork because one variable is used in both places. Just like on the video i've attached. |
|
Oh ok now I got it.. I thought you were actually adding this feature. can you fix the conflicts and I will merge. thanks @Pitros |
|
@weblancaster fixed. |
|
The mp4 link is dead due to dropbox rate limiting. Could you rehost somewhere else for the record? |
|
Please launch the app, go to track page for any tack you want and hover on like button to see that atwork hover state is also triggered. |
Fix for that nice behavior.