fix(lineplot): address an issue where autoplay does not work
Closed this issue ยท 2 comments
I don't know whether this is an inadvertent regression. Sonification autoplay does not work. Test the following:
-
Open https://xabilitylab.ischool.illinois.edu/maidr/galleries/lineplot.html
-
Tab to the interactive plot area
-
Press autoplay key (ctrl+shift+RightArrow on Windows; cmd+shift+RightArrow on Mac)
Current Behavior
Sonification autoplay does not work at all.
Expected Behavior
Sonification autoplay should work as intended.
Issue is seen only on the publicly available demo plot whereas the issue cannot be reproduced on my local project repo. Going by the commit log on my local, I have the same codebase as 2.14.8 release, have we had any other releases after this one Professor @jooyoungseo ?
๐ This issue has been resolved in version 2.15.1 ๐
The release is available on:
Your semantic-release bot ๐ฆ๐