mirror of
https://github.com/jketterl/openwebrx.git
synced 2026-04-05 06:26:50 +00:00
initialize mouseover display
This commit is contained in:
parent
54812f0de1
commit
7a3043559f
1 changed files with 1 additions and 0 deletions
|
|
@ -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();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue