mirror of
https://github.com/videojs/video.js.git
synced 2025-02-04 11:43:27 +02:00
67e6ed6fd6
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