Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a player option keepTimeTooltipInSeekBar to prevent time tooltip overflow #7913

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Merge branch 'videojs:main' into main

65750e3
Select commit
Loading
Failed to load commit list.
Open

Add a player option keepTimeTooltipInSeekBar to prevent time tooltip overflow #7913

Merge branch 'videojs:main' into main
65750e3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 5, 2024 in 0s

36.36% of diff hit (target 80.94%)

View this Pull Request on Codecov

36.36% of diff hit (target 80.94%)

Annotations

Check warning on line 80 in src/js/control-bar/progress-control/time-tooltip.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/js/control-bar/progress-control/time-tooltip.js#L80

Added line #L80 was not covered by tests

Check warning on line 83 in src/js/control-bar/progress-control/time-tooltip.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/js/control-bar/progress-control/time-tooltip.js#L83

Added line #L83 was not covered by tests

Check warning on line 92 in src/js/control-bar/progress-control/time-tooltip.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/js/control-bar/progress-control/time-tooltip.js#L92

Added line #L92 was not covered by tests

Check warning on line 95 in src/js/control-bar/progress-control/time-tooltip.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/js/control-bar/progress-control/time-tooltip.js#L95

Added line #L95 was not covered by tests

Check warning on line 104 in src/js/control-bar/progress-control/time-tooltip.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/js/control-bar/progress-control/time-tooltip.js#L99-L104

Added lines #L99 - L104 were not covered by tests

Check warning on line 110 in src/js/control-bar/progress-control/time-tooltip.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/js/control-bar/progress-control/time-tooltip.js#L110

Added line #L110 was not covered by tests

Check warning on line 112 in src/js/control-bar/progress-control/time-tooltip.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/js/control-bar/progress-control/time-tooltip.js#L112

Added line #L112 was not covered by tests

Check warning on line 119 in src/js/control-bar/progress-control/time-tooltip.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/js/control-bar/progress-control/time-tooltip.js#L119

Added line #L119 was not covered by tests

Check warning on line 121 in src/js/control-bar/progress-control/time-tooltip.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/js/control-bar/progress-control/time-tooltip.js#L121

Added line #L121 was not covered by tests