StudioProcess / rvp

Research Video is a tool for Artistic Research based on video annotation
https://rv.zhdk.ch
GNU General Public License v3.0
7 stars 4 forks source link

Repeated hiding and showing tracks results in degrading performance #247

Closed martinleopold closed 4 years ago

martinleopold commented 4 years ago

Tested on master (ca109391)

To reproduce:

The problem seems to be more severe when more annotations are on the track, indicating a memory-leak type problem.

martinleopold commented 4 years ago

checked 978fc10: fixed!