Skip to content

Draft: timeline: fix drag&drop selects too much

This commit allows users to select just video or audio of an ungrouped clip. It is done by calculating which all halves of a layer containing both video & audio clips (ungrouped) are covered by the selection area.

Fixes #2436

TODO:

  • update code for shift mask selection
  • update tests
Edited by Thejas Kiran P S

Merge request reports