issues
search
lillylabs
/
kollektivradio
Kollektivradio
0
stars
1
forks
source link
Refaktorering av play/marker logikk
#28
Closed
knutz3n
closed
9 years ago
knutz3n
commented
9 years ago
Wrap broadcasts triggered by browser events, inside $apply function to avoid $apply to be required in broadcast listeners.
Simplify async logic by using promises when audio is ready to play.
Ensure only the current playing marker is showing as playing and pause all others.