Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing a problem of blinking a bubble. #4

Merged
merged 1 commit into from Jul 6, 2014
Merged

Fixing a problem of blinking a bubble. #4

merged 1 commit into from Jul 6, 2014

Conversation

hypermkt
Copy link
Contributor

@hypermkt hypermkt commented Jul 6, 2014

Hello there

Thank you for making a nice cocoapod. I love it. I am using this on our project. πŸ™†β€β™€οΈ

When I start playing a sound, the bubble always stats from 3:45. Because DKAudioPlay is initialized like that at https://github.com/wzbozon/DKAudioPlayer/blob/master/DKAudioPlayer/DKAudioPlayer.m#L148. And then it moves to 0:00 by onTimer.

I guess It bothers if you want to change the sound.so I fixed a problem of it. It will always initialize the duration of sound which is set by initWithAudioFilePath. So It works nicely. What do you think?

wzbozon added a commit that referenced this pull request Jul 6, 2014
@wzbozon wzbozon merged commit e0ef063 into wzbozon:master Jul 6, 2014
chrismeats pushed a commit to chrismeats/DKAudioPlayer that referenced this pull request Jul 1, 2015
@hypermkt hypermkt deleted the fix-bubbleview-first-position branch March 2, 2017 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants