mirror of
https://github.com/cjcliffe/CubicSDR.git
synced 2026-06-02 14:04: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 {
|
||||
this->SetToolTip("");
|
||||
lastToolTip = "";
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user