mirror of
https://github.com/cjcliffe/CubicSDR.git
synced 2026-06-05 07:24:47 -04:00
Tooltip toggle tweak for static tooltips
This commit is contained in:
@@ -167,6 +167,7 @@ void InteractiveCanvas::setStatusText(std::string statusText) {
|
|||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
this->SetToolTip("");
|
this->SetToolTip("");
|
||||||
|
lastToolTip = "";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user