mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-11 15:16:27 +01:00
Make gain slider again visible in default sized WaveTrack
This commit is contained in:
@@ -919,6 +919,7 @@ enum : int {
|
||||
kTrackInfoBtnSize = 18, // widely used dimension, usually height
|
||||
kTrackInfoSliderHeight = 25,
|
||||
kTrackInfoSliderWidth = 84,
|
||||
kTrackInfoSliderAllowance = 5,
|
||||
};
|
||||
|
||||
#ifdef USE_MIDI
|
||||
|
||||
Reference in New Issue
Block a user