Ariver
2026-06-11 1bdf3fd8a05223aced3a7bf5b75a948d1afe32fc
C1.source/Sources/Aligner/QuickSwitchRootView.swift
@@ -2489,7 +2489,7 @@
        let isAssociated = (isAppAssociated || isWindowAssociated) && !isActive
        segment.containerLayer.borderWidth = isLocked
            ? 2.75
            ? 6
            : (hasWindows || isCurrent || isActive || isAssociated) ? 1.5 : 1
        segment.containerLayer.borderColor = (isActive
            ? spaceLaneOccupiedColor.withAlphaComponent(isLocked ? 0.92 : 0.62)