From 4caf7eec8db7f7339a2b9b272fb582dadf4bef96 Mon Sep 17 00:00:00 2001 From: gramps Date: Tue, 4 Aug 2026 10:37:38 -0700 Subject: [PATCH] Three explicit buttons: Connect / Go Live / End Stream, shown per state --- MainWindow.xaml | 13 ++++++++++--- ViewModels/MainViewModel.cs | 36 +++++++++++++----------------------- 2 files changed, 23 insertions(+), 26 deletions(-) diff --git a/MainWindow.xaml b/MainWindow.xaml index ed3e4bf..9d06567 100644 --- a/MainWindow.xaml +++ b/MainWindow.xaml @@ -91,10 +91,17 @@ Width="400" HorizontalAlignment="Left" VerticalAlignment="Center"/> - + -