mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-17 16:11:12 +02:00
2022-11-09 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in the 'Edit Audio' dialog in rdlibrary(1) that could cause the right end of the audio waveform to be truncated when viewing long cuts. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -165,6 +165,7 @@ class RDMarkerView : public RDWidget
|
||||
int d_height;
|
||||
int d_shrink_factor;
|
||||
int d_max_shrink_factor;
|
||||
int d_min_shrink_factor;
|
||||
int d_pad_size;
|
||||
int d_audio_gain;
|
||||
unsigned d_sample_rate;
|
||||
|
Reference in New Issue
Block a user