kopia lustrzana https://github.com/f4exb/sdrangel
Prevent MDI scrolling when trying to zoom in on spectrum.
rodzic
6b2705065b
commit
459aae2dad
|
@ -4285,6 +4285,7 @@ void GLSpectrumView::wheelEvent(QWheelEvent *event)
|
||||||
channelMarkerMove(event, 1);
|
channelMarkerMove(event, 1);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
event->accept();
|
||||||
}
|
}
|
||||||
|
|
||||||
void GLSpectrumView::zoomFactor(const QPointF& p, float factor)
|
void GLSpectrumView::zoomFactor(const QPointF& p, float factor)
|
||||||
|
|
Ładowanie…
Reference in New Issue