From 4293ae11a45aac95ab18aefb8c1efdfc44c99457 Mon Sep 17 00:00:00 2001 From: gramps Date: Tue, 4 Aug 2026 10:35:00 -0700 Subject: [PATCH] Replace three-button cluster with a single context-aware primary button Button follows the user journey: 'Connect to YouTube' (not signed in) -> 'Go Live' (connected, idle) -> 'Stop Stream' (live). --- MainWindow.xaml | 34 +++------------------------------ ViewModels/MainViewModel.cs | 38 +++++++++++++++++++++++++++---------- 2 files changed, 31 insertions(+), 41 deletions(-) diff --git a/MainWindow.xaml b/MainWindow.xaml index 772565b..0f4f6ec 100644 --- a/MainWindow.xaml +++ b/MainWindow.xaml @@ -119,38 +119,10 @@ - + - - - - - - - - - -