Skip to content

Web Workers switchup - zoom scroll enhancement

Choose a tag to compare

@m0ngr31 m0ngr31 released this 16 Mar 22:53
· 675 commits to master since this release
e87f2fa

Fixes

  • There was an issue with the workerize package when you would build in Webpack with mangling enabled during the optimization step. Switched the simple-web-worker.
  • Previously when you'd change zoom levels on the timeline, you'd be dropped to top of the timeline which could be a massive inconvenience trying to find where you were again. This release will keep track of where you were at at when the zoom changes and autoscrolls back to that spot.