NeoCoderMatrix86 / AudioCuesheetEditor

AudioCuesheetEditor is a Blazor based web application for writing audio cuesheets. There is much validation that helps the user to write a valid cuesheet. You can import external data (like text files, xml files, etc.) and analyse them directly in GUI. There are also much export variations like CSV, but you can customize export freely.
https://audiocuesheeteditor.netlify.app/
GNU General Public License v3.0
9 stars 7 forks source link

Bulk edit doesn't use track linking #381

Closed NeoCoderMatrix86 closed 1 month ago

NeoCoderMatrix86 commented 2 months ago

Bulk editing of end of begin doesn't set the end or begin of the previous or following track.

grafik

NeoCoderMatrix86 commented 1 month ago

Not a bug, since bulk edit should only edit the selected values. An automatic compensation would be missleading.