mirror of
https://git.vladimir.cc/vladimir/ewsdr.git
synced 2026-08-25 20:37:33 +00:00
0e738e1967bfdbf7b6b0dd33a871b1c6dff1960c
Click on spectrum/waterfall no longer sets localCenter immediately. The filter passband now appears exactly at the clicked pixel instead of jumping to screen center. Server's center_hz (arrives ~200ms later) naturally re-centers the display once fresh spectrum data is ready. VFO display wheel (vDispA/vDispB) now updates localCenter when tuning the active VFO. Previously localCenter lagged behind, causing applyState to teleport the filter back to center every 200ms (the "passes through center" oscillation). Spectrum canvas wheel (doWheel) is unchanged: user expects the spectrum to scroll when wheel-scrolling over it, filter stays at center — correct. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Languages
Pascal
96.4%
Python
2.9%
Shell
0.6%