gshotwell / shambhala_app_issues

A public repository for discussion about Shambhala App issues and new features
1 stars 0 forks source link

Play Saved Session - rewind causes error #17

Closed chrismorel closed 7 years ago

chrismorel commented 7 years ago

When selecting a saved session - if you select the rewind button (circle arrow), before playing it closes the screen.

gshotwell commented 7 years ago

Just need to add a check that this.state.sound exists before seeking.

chrismorel commented 7 years ago

The fix works fine.