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