initialize mouseover display

This commit is contained in:
Jakob Ketterl 2020-05-02 02:35:55 +02:00
parent 54812f0de1
commit 7a3043559f

View File

@ -1469,6 +1469,7 @@ function openwebrx_init() {
secondary_demod_init();
digimodes_init();
initPanels();
$('.webrx-mouse-freq').frequencyDisplay();
$('#openwebrx-panel-receiver').demodulatorPanel();
window.addEventListener("resize", openwebrx_resize);
init_header();