From 4944de5febf959f53725dfd94c3787b938bf65e6 Mon Sep 17 00:00:00 2001 From: Zac Gaetano Date: Fri, 15 May 2026 14:33:00 -0400 Subject: [PATCH] feat(wpf): v2 - restore live thumbnail preview column in participants table 96x54 thumbnail (16:9) fed from the engine's most recent ProcessedFrame. Em-dash placeholder when no pipeline is running. Same pattern as v1 - lifted Image binding to Thumbnail with HasThumbnail visibility flip. Sits between the state LED and the name+codec caption. --- src/TeamsISO.App/MainWindow.xaml | 37 +++++++++++++++++++++++++++++++- 1 file changed, 36 insertions(+), 1 deletion(-) diff --git a/src/TeamsISO.App/MainWindow.xaml b/src/TeamsISO.App/MainWindow.xaml index 4aee607..314823f 100644 --- a/src/TeamsISO.App/MainWindow.xaml +++ b/src/TeamsISO.App/MainWindow.xaml @@ -494,7 +494,42 @@ - + + + + + + + + + + + + + + + +