improve touch interactions
Play button is larger (easier to touch). Can both start and stop sounds. Sound doesn’t restart on mouseEnter if the sound is already playing. Sound stops if you move off play button Missing: stop button does not revert to play button when the sound finishes.
Showing
- src/components/library-item/icon--stop.svg 0 additions, 0 deletionssrc/components/library-item/icon--stop.svg
- src/components/library-item/library-item.css 2 additions, 2 deletionssrc/components/library-item/library-item.css
- src/components/library-item/library-item.jsx 7 additions, 4 deletionssrc/components/library-item/library-item.jsx
- src/components/library/library.jsx 14 additions, 3 deletionssrc/components/library/library.jsx
- src/containers/library-item.jsx 10 additions, 0 deletionssrc/containers/library-item.jsx
Loading
Please register or sign in to comment