changelog: update ripple editing description for clarity in 0.2.0

This commit is contained in:
Maze Winther 2026-03-01 01:52:01 +01:00
parent 35dd209b4e
commit 13237a04fd
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ changes:
- type: new
text: "Effects system (with our first effect: Blur!)"
- type: new
text: "Ripple editing mode. Delete or split an element and everything after it automatically snaps to fill the gap."
text: "Ripple editing mode. Delete or trim an element and the timeline automatically closes the gap."
- type: fixed
text: "Fixed an issue where click-and-drag selection on one timeline track could accidentally select items from the track below."
- type: fixed