mirror of
https://github.com/miek/inspectrum.git
synced 2026-03-03 06:54:17 +01:00
cursors: Update cursor labels when changing bit count
This commit is contained in:
@@ -120,6 +120,7 @@ void PlotView::invalidateEvent()
|
||||
void PlotView::setCursorBits(int bits)
|
||||
{
|
||||
cursors.setBits(bits);
|
||||
cursorsMoved();
|
||||
viewport()->update();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user