jxnblk / plangular

Create custom SoundCloud players with HTML & CSS
http://jxnblk.github.io/plangular
480 stars 93 forks source link

Fix Firefox progress issue for Angular version #34

Closed wpj closed 10 years ago

wpj commented 10 years ago

Firefox fallback for determining the offset of the click event passed to player.seek

jxnblk commented 10 years ago

Oh, guess I fixed it for Vuejs version and forgot Angular. Need to consolidate those two better. I'll take a look but this seems good.

wpj commented 10 years ago

Ah cool, I checked out your Vuejs fix and it looks like we came to the same conclusion.