IPS-LMU / EMU-webApp

The EMU-webApp is an online and offline web application for labeling, visualizing and correcting speech and derived speech data.
http://ips-lmu.github.io/EMU-webApp/
MIT License
51 stars 14 forks source link

Crash on zooming through large files #227

Closed MJochim closed 3 years ago

MJochim commented 7 years ago

Having loaded the same large file as in #226, I discovered a condition where the web app crashes (almost always but not always on my machine; using Chromium 59).

Steps to reproduce

  1. Load the file
  2. Zoom in once
  3. Zoom out twice very quickly

I am not sure if this is just a problem with Chromium's memory limit, but the app never seems to crash when I do step 3 slowly.

raphywink commented 3 years ago

same as #226