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