mirror of
https://github.com/videojs/video.js.git
synced 2025-03-11 15:00:04 +02:00
Add a new `displayNegative` option on the remaining time display to not show a negative sign in front of the time. The default value is true to maintain current behavior. Closes #7565