Public Access
Merge branch 'claude/card-selection-state-sharing-f9348c'
This commit is contained in:
@@ -262,6 +262,11 @@
|
||||
opens a shell on a host. One click used to mean both, and a card was then the only place a
|
||||
group could be named while also being the control that threw the rest of the grid away.
|
||||
|
||||
◆ ONE SELECTION, TWO LISTS. Selecting a card here takes the mark off the host grid below, and
|
||||
selecting a host takes it off this one. Two controls each keep their own SelectedItem, so the
|
||||
vault is what joins them — see VaultViewModel.OnSelectedHostChanged. Without it both grids
|
||||
could be lit at once, which is two chosen things under two pairs of buttons.
|
||||
|
||||
◆ THIS IS ONE LEVEL, NOT EVERY GROUP. It binds VisibleGroups: what is inside the group the
|
||||
trail above ends with, or the outermost groups when it ends at ALL HOSTS. Folded away entirely
|
||||
at a group with nothing inside it, which is an ordinary thing to open — the trail and the two
|
||||
|
||||
Reference in New Issue
Block a user