We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
To reproduce:
Expected: The cursor to keep correct alignment.
This bug is also present on the user's page, when playing a track and seeking, the cursor misses alignment by the same amount,
The text was updated successfully, but these errors were encountered:
Thanks for all of the QA! I like your reproduction steps, nice work.
Question: By "cursor" do you mean this gray line to the left of the orange playback line that stays in place while the orange playhead moves?
We should remove that gray cursor completely on mobile, as it's an "on hover" cursor to show that the area is seekable.
But maybe you mean something else, like you expect the orange playhead to be further forward or backward based on some math/metric?...
Sorry, something went wrong.
Yes, sorry for the late reply: I meant the orange playhead which seems off, probably due to some math which is different on mobile display.
No branches or pull requests
To reproduce:
Expected: The cursor to keep correct alignment.
This bug is also present on the user's page, when playing a track and seeking, the cursor misses alignment by the same amount,
The text was updated successfully, but these errors were encountered: