From f936eee9c91b06c066e11039c23ca8e2df121e0c Mon Sep 17 00:00:00 2001 From: Mark van Renswoude Date: Mon, 20 Dec 2021 12:19:16 +0100 Subject: [PATCH] Dynamic tab title for publisher --- PettingZoo/UI/Tab/Publisher/PublisherView.xaml | 6 +++--- .../UI/Tab/Publisher/PublisherViewModel.cs | 15 ++++++++------- .../Publisher/PublisherViewStrings.Designer.cs | 18 ++++++++++++++++++ .../UI/Tab/Publisher/PublisherViewStrings.resx | 6 ++++++ 4 files changed, 35 insertions(+), 10 deletions(-) diff --git a/PettingZoo/UI/Tab/Publisher/PublisherView.xaml b/PettingZoo/UI/Tab/Publisher/PublisherView.xaml index 394ed57..7901b69 100644 --- a/PettingZoo/UI/Tab/Publisher/PublisherView.xaml +++ b/PettingZoo/UI/Tab/Publisher/PublisherView.xaml @@ -38,13 +38,13 @@