You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your enhancement related to a problem? Please describe.
From @dkotter in #6:
Some weirdness between the audio blocks and the WebAmp player, where if you click the start button on the Audio block it seems to start the player instead (which may be fine) and if you remove an Audio block, it sometimes starts playing the next song in the player
Describe the solution you'd like
Review the work in #6, the current state of the develop branch, and what approach should (if any) be taken to resolve this issue.
Designs
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered:
@jeffpaul So far I've been unable to replicate the issue described. I've broken down what I tested and the results below:
Steps
Add Winamp Block to a page
Add multiple audio files from the media library
Attempt to play back the audio file from the regular audio block
Attempt to play back the audio file from the player preview
Remove an audio block and see if the audio starts playing
Remove songs via the player and confirm they don't actually modify the block children
Other notes/thoughts
I would think that clicking the play button on the audio block should play the audio file in question, which is the behavior I'm seeing.
Playing one audio file from the Block view doesn't autoplay to the next audio file (which I imagine is the intended result)
From here I'll need more detailed replication steps or I won't be able to really do much more with this. So far everything appears to be working as intended based on my tests.
Is your enhancement related to a problem? Please describe.
From @dkotter in #6:
Describe the solution you'd like
Review the work in #6, the current state of the develop branch, and what approach should (if any) be taken to resolve this issue.
Designs
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: