kpreid / shinysdr

Software-defined radio receiver application built on GNU Radio with a web-based UI and plugins. In development, usable but incomplete. Compatible with RTL-SDR.
https://shinysdr.switchb.org/
GNU General Public License v3.0
1.07k stars 115 forks source link

No "Menu" button in main UI #147

Open ampledata opened 4 years ago

ampledata commented 4 years ago

Per the 'operation' section of the manual: https://shinysdr.switchb.org/manual/operation, there should be a 'menu' button somewhere on the UI, but I can't seem to find it. I'm running the latest HEAD from github. Screenshot attached.

Screen Shot 2020-08-20 at 10 16 23 AM
kpreid commented 4 years ago

It looks like the pane-management code didn't properly load (so the menu on the left is missing and everything is permanently visible). What exact browser and version are you using? Please also post the contents of the JavaScript console log.