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
Slider does not show correct time once changed with setData() it gives the correct markers and time. As you can see in image 1
But once you hover over with the mouse it goes back to the time that it first had loading the data markers seems correct though as seen image 2.
Also the slider isn't loaded in correct position once new data has been loaded. As you can see in image 3
I have tried to use playback.clearData() before calling the setData which does the same thing. Any suggests how to fix this problem thank you.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Slider does not show correct time once changed with setData() it gives the correct markers and time. As you can see in image 1
But once you hover over with the mouse it goes back to the time that it first had loading the data markers seems correct though as seen image 2.
Also the slider isn't loaded in correct position once new data has been loaded. As you can see in image 3
I have tried to use playback.clearData() before calling the setData which does the same thing. Any suggests how to fix this problem thank you.
The text was updated successfully, but these errors were encountered: