Skip to content

Clear the track in a non desctrutive way#8000

Merged
embarc-gabriel merged 1 commit intoaudacity:release-3.7.2from
embarc-gabriel:7700-delete-cut-tracks-in-non-destructive-way
Jan 8, 2025
Merged

Clear the track in a non desctrutive way#8000
embarc-gabriel merged 1 commit intoaudacity:release-3.7.2from
embarc-gabriel:7700-delete-cut-tracks-in-non-destructive-way

Conversation

@embarc-gabriel
Copy link
Copy Markdown
Contributor

@embarc-gabriel embarc-gabriel commented Jan 8, 2025

Resolves: #7700

This changes clear the track in a non desctrutive way.
We can restore the content expading the track for delete and cut operation.
Apart from that, if we cut and past the track in another position we can also recovery the missing data.

  • I signed CLA
  • The title of the pull request describes an issue it addresses
  • If changes are extensive, then there is a sequence of easily reviewable commits
  • Each commit's message describes its purpose and effects
  • There are no behavior changes unnecessary for the stated purpose of the PR

Recommended:

  • Each commit compiles and runs on my machine without known undesirable changes of behavior

@embarc-gabriel
Copy link
Copy Markdown
Contributor Author

@dozzzzer this will allow to recover the track for delete and cut operations. I think this is expected, right?
But it will also allow you to recover the data after cut and paste a track. Is this an reasonable side effect of this change?

@dozzzzer
Copy link
Copy Markdown
Contributor

dozzzzer commented Jan 8, 2025

Yes, both changes are expected

@embarc-gabriel embarc-gabriel merged commit 28b993f into audacity:release-3.7.2 Jan 8, 2025
kryksyh added a commit that referenced this pull request Mar 13, 2025
…tracks-in-non-destructive-way"

Reverting this PR due to user complaints until the feature is more thoroughly thought out.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants