rwieruch / favesound-redux

🎶 A SoundCloud Client in React + Redux running in production. Live Demo and Source Code to explore React + Redux as a beginner.
http://www.robinwieruch.de/the-soundcloud-client-in-react-redux/
1.59k stars 249 forks source link

Play button disappears in narrow windows and waveform doesn't adjust to window width #107

Open erikmartinessanches opened 6 years ago

erikmartinessanches commented 6 years ago

This leaves me unable to press play, because the bottom controls do not show until something is played. screenshot 2017-12-29_05-22-41

rwieruch commented 6 years ago

I guess that's a whole responsive design issue which isn't introduced at all yet.