fix: few minor UI and behavior adjustments

This commit is contained in:
Xiaohan-Tian
2026-05-11 23:23:11 -07:00
parent f57dd7c1da
commit 64dda5bb01
6 changed files with 81 additions and 26 deletions
+1
View File
@@ -654,6 +654,7 @@ const TrackGridItem: React.FC<TrackGridItemProps> = ({
trackIndex={index}
previewWaveformPeaks={recordingAudioPreviewPeaks}
isPreview
isAudioRegion
/>
)}
{isAutomationActive && activeTrackAutomationType && (