Create Bugs

master
roeland jansen 2021-02-05 07:03:57 +00:00
rodzic c59cd7a971
commit 94ea6be68b
1 zmienionych plików z 10 dodań i 0 usunięć

10
Bugs.md 100644

@ -0,0 +1,10 @@
bug: Need to grab current fix/center mode from spectrum output chunk #1 (we already do, but it does not get used in the UI. Must check/uncheck the box and make sure not to trigger the checkbox signal)
bug: fullscreen toggle is in wrong state at opening the program, should edit checkbox state to match whatever the window is doing.
feature/bug: don't default to full screen for new users / empty preferences
bug: default network credentials, port, hostname, should be added to the defPrefs structure, including a default value that is reasonable (in particular, port numbers and blankl strings for the rest)
bug: disconnects on LAN
bug: "dark mode" checkbox really switches between built-in dark stylesheet and qt's system-level stylesheet. So depending upon your system's stylesheet, you might have dark mode at both settings, but the plot automatically changes from very bright white to dark anyway... maybe make separate boxes for the plot colors and the widget scheme. Feature maybe?
bug: freq can be negative dialled
bug: dual M/S on at the rig causes the scope wf flashing
bug: resolve hosts
bug: memleak possibly in the leak is the new QTimer() stuff