-
Notifications
You must be signed in to change notification settings - Fork 6
Reordering of Tracks doesn't reflect details #540
Copy link
Copy link
Open
Description
Describe the bug
If you move a track up or down inside a cuesheet, the track ist just moved inside the table, but properties like position, begin, end, length are not aligned properly. They stay the same as they were before.
To Reproduce
Steps to reproduce the behavior:
- Have a cuesheet with 8 tracks
- Select track on position 5 and move it up to the top
- Track is on top, but begin, end, length are not on top
Expected behavior
Moving a track up or down should change begin, end, length.
- Fix behaviour of tracks
- Add buttons for moving to position x asking user for position
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Projects
Status
In Progress