oaubert / advene

Official Advene repository
https://www.advene.org/
GNU General Public License v2.0
36 stars 9 forks source link

Timeline should not try to display unmanageable number of annotations by default #40

Closed oaubert closed 7 years ago

oaubert commented 7 years ago

Loading a package with large (many thousands) number of annotations leads to a degraded user experience, mostly because the timeline does not scale to this quantity of annotations. A proper timeline optimisation should be done (but in this case, a trade-off should be found with interactive features), but in the meantime, its behaviour should degrade more gracefully.