Open tidoni opened 3 years ago
The labels should appear on top of the waveform segments, but for some reason that's not happening. I'm not sure why.
Does the change in https://github.com/bbc/peaks.js/commit/dd17a12423239f0f9d3aa723788e7df21fa82a94 solve this problem?
Kinda...
The label is behind the waveform of earlier segments, not segments that are still ahead.
Cursor on first segment: Cursor on second segment: Cursor on third segment:
As far as I can tell, https://github.com/bbc/peaks.js/commit/dd17a12423239f0f9d3aa723788e7df21fa82a94 fixes this issue. I'd need more information if it's still not working.
I added multiple segments and I noticed, that the label gets overlapped by the first segment, if the label is not of the first segment. Video attached for clarification.
Is there a quick fix for this, or is it supposed to work that way?
https://user-images.githubusercontent.com/24697188/120178261-9c6fd100-c209-11eb-8b31-be6b47e7a1a1.mp4