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

fix(sonification): address an issue where autoplay speed adjustment is unavailable while autoplay is in progress #575

Open
jooyoungseo opened this issue Oct 11, 2024 · 0 comments
Assignees

Comments

@jooyoungseo
Copy link
Member

Bug Report

Description

Currently, users cannot speed up or down of the autoplay while it is in progress. It used to work while ago. Chart2Music and other sonification packages support dynamic autoplay speed adjustment.

Steps to Reproduce

  1. Open a line plot at https://xabilitylab.ischool.illinois.edu/maidr/galleries/lineplot.html
  2. Start sonification autoplay
  3. Adjust speed with . or , key while it is in progress

Actual Behavior

Autoplay adjustment is not working while it is in progress. Users need to stop it, adjust, and play again.

Expected Behavior

Autoplay adjustment should be available even when it is in progress.

Screenshots

N/A

Environment

Universal

Additional Information

N/A

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants