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

Hiding track leads to empty track #244

Closed RESL closed 4 years ago

RESL commented 4 years ago

Tested on branch feat/extra (2526e6b3)

Hiding a track, applying search (with apply to timeline enabled) leads to empty track.

  1. Reset to sample project
  2. Select any empty annotation, add text UUUU
  3. Search for UUUU -> correct result appears
  4. Click apply to timeline
  5. Hide track containing said annotation by clicking eye symbol -> track is hidden correctly
  6. Click eye symbol to show track again -> track is mistakenly empty
martinleopold commented 4 years ago

Fixed (tested with eeda7a50)