ui(spectrum): theme sample rate overlay

This commit is contained in:
2026-08-05 16:07:25 +03:00
parent b70daa9dbf
commit a0f4b044db
2 changed files with 46 additions and 24 deletions
+1
View File
@@ -3180,6 +3180,7 @@ begin
if FLeftScrollBar <> nil then
FLeftScrollBar.SetColors(T.Panel, T.Border,
T.SliderThumbHot, T.SliderThumbDrag);
if FSampleRateOverlay <> nil then FSampleRateOverlay.SetTheme(T);
DP(PanelTopVfoGroup); DP(PanelTopVfoA); DP(PanelTopVfoB);
DP(PanelVfoA); DP(PanelVfoB); DP(PanelVfoButtons);
DP(PanelBands); DP(PanelMode); DP(PanelFilter);