-
v0.3.54 Stable
released this
2026-07-20 18:30:19 +01:00 | 96 commits to main since this releaseFix (0.3.54): Create-trunk peer picker no longer clips endpoint labels to 'N…'. CSS-only. Root cause: 0.3.53's peer rows reused the trunk-config VLAN row's 3-column grid (20px/14px/1fr) but supplied only a single child, which landed in the 20px checkbox track and got clipped by text-overflow:ellipsis to one letter of 'Netgear…'. Fix adds a dedicated .patch-trunk-peer-row (single 1fr track) and .patch-trunk-peer-label; ellipsis retained for the genuinely-too-long-label case at the real ~500px dialog width. VLAN checkbox row + all other picker sites UNCHANGED. Label DATA (composeDeviceLabel) was always correct — no data change. Walker fix: 0.3.53's assertion via element.textContent read clipped text as present (same class as ADR-N061 §7 pixel-vs-CSS-property lesson); new walker seeds a real-project-shape composed label ('Netgear M4300-52G-PoE+ #001') and asserts scrollWidth ≤ clientWidth + 2px on every peer row + the VLAN checkbox row (regression). Walker 9/9. TS + Vite clean.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Loud-Network-0.3.54-windows-x86_64-setup.exe
0 downloads ·
2026-07-20 18:30:22 +01:00 · 5.1 MiB
-
Source code (ZIP)