Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix: 🐛 Fix issue #810, seekbar doesn't go crazy when cursor out#917

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
pyrextor wants to merge1 commit intovideogular:master
base:master
Choose a base branch
Loading
frompyrextor:seekbar-behaviour

Conversation

pyrextor
Copy link

Fix issue#810, seekbar doesn't go crazy when cursor is sliding the
seekbar and gets out of the player. Instead getting offsetX, now get the
cursor x coordinate and calculates its position relative to the
scrub-bar to calculate the correct position.

BREAKING CHANGE: 🧨 none

Closes:#810

Description

Please explain the changes you made here. Commit your changes withnpm run commit instead ofgit commit.

Specify if it's a fix, feature or breaking change to update the version on NPM.

Thank you!

Checklist

Please, check that you have been followed next steps:

  • I've read the (contributing)[https://github.com/videogular/videogular2/blob/master/CONTRIBUTING.md] guidelines
  • Code compiles correctly (runnpm start)
  • Created tests (if necessary)
  • All tests passing (runnpm test)
  • Extended the README / documentation (if necessary)

… outFix issuevideogular#810, seekbar doesn't go crazy when cursor is sliding theseekbar and gets out of the player. Instead getting offsetX, now get thecursor x coordinate and calculates its position relative to thescrub-bar to calculate the correct position.BREAKING CHANGE: 🧨 none✅Closes:videogular#810
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

Seekbar goes crazy when out of width
1 participant
@pyrextor

[8]ページ先頭

©2009-2025 Movatter.jp