audacity/audacity
Preserve stereo track height ratio in undo/redo history
Aperta
#8939 aperta il 16 giu 2025
P2buggood first issue
Metriche repository
- Star
- (13.113 stelle)
- Metriche merge PR
- (Merge medio 7g 18h) (67 PR mergiate in 30 g)
Descrizione
Bug description
after deleting a stereo track with a custom track height ratio the redo should reconfigure the deleted track with the same custom track height ratio
- AU3 does this
- AU4 should too
Steps to reproduce
- create stereo track
- change track height ratio
- deleting stereo track (with custom track height ratio)
- undo deletion
Expected behavior
Rebuild stereo track (from undo deletion) should appear with the same custom track height ratio
Actual behavior
Rebuild stereo track (from undo deletion) appear with the default custom track height ratio
Audacity Version
4
Operating system
OS independent
Additional context
No response