From 79094c295ba964b6ad063a17cd1b99fb80fd43c9 Mon Sep 17 00:00:00 2001
From: Robin Gareus
- By default, inserting time only results in shifting positions of the regions - beginning after the insertion point. The "Inserted regions should" dropdown - menu allows to choose what happens to the regions that exist at the insertion time : + The "Intersected regions should" dropdown allows to select what happens to + regions that cross the insertion position:
stay in position (default) | The crossed regions are not affected by the time insertion |
---|---|
move | The crossed regions are shifted in time |
be split | The crossed regions are split, and the section that is after the time insertion point are shifted in time |
stay in position (default) | The crossed regions are not affected by the time insertion. Only regions after the insertion point are moved. |
move | The crossed regions are shifted in time. |
be split | The crossed regions are split, and the section after the time insertion point is shifted in time. |
@@ -79,4 +78,3 @@
The range selection note above can be especially useful in this context.
-