bigbluebutton-Github/bigbluebutton-html5/imports/ui/components/timer
Arthurk12 df9b0a2655 refactor(timer): audio tag and play/stop conditions
Sets conditions for calling play and stop music to avoid being called
repeatedly.
Groups all stop calls into a point to make the code cleaner.
Avoid recreating new audio tag whenever the timer song changes.
2023-05-18 15:29:37 -03:00
..
indicator refactor(timer): audio tag and play/stop conditions 2023-05-18 15:29:37 -03:00
component.jsx fix(timer): music selectors 2023-05-18 15:29:37 -03:00
container.jsx feat(timer): adds more songs 2023-05-18 15:29:35 -03:00
service.js feat(timer): adds more songs 2023-05-18 15:29:35 -03:00
styles.js feat(timer): adds more songs 2023-05-18 15:29:35 -03:00