Skip to content
Snippets Groups Projects
Commit 226fbcc3 authored by Oliver Bock's avatar Oliver Bock
Browse files

Removed useless statement that just causes jitter

parent 634c0e6d
No related branches found
No related tags found
No related merge requests found
......@@ -88,8 +88,6 @@ void PulseScopeWidget::drawCurve(const QVector<double>& vector)
else {
m_path->setPath(pulsePath);
}
fitInView(m_scene.itemsBoundingRect(), Qt::IgnoreAspectRatio);
}
void PulseScopeWidget::setMarker(double position) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment