We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d428acb commit 89896eeCopy full SHA for 89896ee
scopeprotocols/SiglentBINImportFilter.cpp
@@ -191,7 +191,6 @@ void SiglentBINImportFilter::OnFileNameChanged()
191
}
192
193
wfm->MarkModifiedFromCpu();
194
- AutoscaleVertical(wave_idx);
195
wave_idx += 1;
196
197
@@ -238,7 +237,6 @@ void SiglentBINImportFilter::OnFileNameChanged()
238
237
239
240
241
242
243
244
@@ -274,7 +272,6 @@ void SiglentBINImportFilter::OnFileNameChanged()
274
272
275
273
276
277
278
279
280
0 commit comments