feat(transport): editable frame field + uniform spacing

This commit is contained in:
jack
2026-07-10 14:38:12 -07:00
parent e2ce8778e0
commit 278a48a2e4
2 changed files with 64 additions and 9 deletions
@@ -8,6 +8,7 @@ import ISC
// Right-rail panel with three bordered sections: READOUT, DISPLAY, THRESHOLDS.
// Cards match the left-rail SOURCE / CONNECTION FLOW style.
ColumnLayout {
id: root
spacing: 6
property var s: streamController.stats
property alias showLabels: labelsToggle.checked