I was very confused after going through and marking all my slide transitions that the audio cutoff right before my last slide. I realized that I had to place a mark for the end of my last slide in the audio panel, otherwise my last slide wouldn't have data-bc-end or data-bc-start set in the html, and the playback would stop at the end of my penultimate slide.
This behaviour is counterintuitive and frustrating, so I think the last slide should default to have data-bc-end set to the length of the audio track.
I was very confused after going through and marking all my slide transitions that the audio cutoff right before my last slide. I realized that I had to place a mark for the end of my last slide in the audio panel, otherwise my last slide wouldn't have
data-bc-endordata-bc-startset in the html, and the playback would stop at the end of my penultimate slide.This behaviour is counterintuitive and frustrating, so I think the last slide should default to have
data-bc-endset to the length of the audio track.