ExampleWasTaken/reactify

BUG: progress bar running past 100% in certain situations

Closed this issue · 0 comments

In certain situations like when the playback state is not fetched soon enough while a track has ended the progress bar may run past 100%.

This can be solved by limiting the progress bar value to 100%.