mirror of
				https://github.com/cookiengineer/audacity
				synced 2025-10-31 22:23:54 +01:00 
			
		
		
		
	Bugzilla:5 Fixed poor stacking of labels after a reverse effect.
This commit is contained in:
		| @@ -212,6 +212,7 @@ void LabelTrack::ChangeLabelsOnReverse(double b, double e) | ||||
|          mLabels[i]->t  = aux; | ||||
|       } | ||||
|    } | ||||
|    SortLabels(); | ||||
| } | ||||
|  | ||||
| void LabelTrack::ScaleLabels(double b, double e, double change) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user