CMU-CREATE-Lab / data-visualization-tools

EarthTime, and various data visualization libraries
Other
14 stars 5 forks source link

Clicking on sequence of waypoints prevents animation from correctly cycling #236

Closed rsargent closed 2 years ago

rsargent commented 2 years ago

Visit https://earthtime.org/stories/andre_perry_oct_2019#waypointIdx=14&waypoints=1rCiksJv4aXi1usI0_9zdl4v5vuOfiHgMRidiDPt1WfE.1073081657

which is the "Rent cost 1990" waypoint from "Andre Perry Oct 2019"

Once it's loaded, click on the very next waypoint to the right, "Rent cost 2010-2017"

Expected behavior: Animation goes from 2010-2017 and repeats

Observed behavior: Animation goes from 2010-2017 and then stops at 2017

pdille commented 2 years ago

Should be addressed in commit 7edc370 Please confirm.

pdille commented 2 years ago

@rsargent When you have the time to test this again, take two is in place. Thanks!

rsargent commented 2 years ago

Looks good to us! Thanks!