Reduce TOP_SMETER_GAP: hide VFO block only when S-meter is adjacent

Was 72px, causing VFO to disappear while there was still visible space
between it and the S-meter. Now 8px — just enough visual breathing room.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-15 20:25:24 +03:00
co-authored by Claude Sonnet 4.6
parent 0dd7c6f34f
commit 81714d982e
+1 -1
View File
@@ -94,7 +94,7 @@ const
SMETER_WIDTH_RATIO = 0.32;
SMETER_MARGIN = 3;
TOP_SMETER_GAP = 72;
TOP_SMETER_GAP = 8;
TOP_VFO_FONT = 25;
type