CMU-CREATE-Lab / data-visualization-tools

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

Story pane won't scroll vertically with touch #232

Closed rsargent closed 3 years ago

rsargent commented 3 years ago

Reproduced on iOS/mobile safari and Chrome in mobile debugging mode.

Story pane won't vertically scroll. Removing touch down and touch move handlers from timelapse.js in the Chrome event breakpoint tab fixes it (but at the expense of not being able to touch-move the map :-) )

pdille commented 3 years ago

Thanks, noted. See prior #209

rsargent commented 3 years ago

Duplicate of #209