From 41b88bca453fd742d42cc8136cc6dba4d3220d38 Mon Sep 17 00:00:00 2001 From: Peter Foster Date: Mon, 13 Apr 2026 17:39:58 +0100 Subject: [PATCH] Fix remaining invalid PackIconMaterialKind names MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit TableRowsPlusAfter, InformationOutline and LinkOff don't exist in IconPacks 4.11.0. Replaced with TablePlus, AlertCircleOutline, LinkVariantOff. Audited all XAML files via DLL reflection — no further invalid icon names remain. Co-Authored-By: Claude Sonnet 4.6 --- EbayListingTool/Views/BulkImportView.xaml | 2 +- EbayListingTool/Views/MainWindow.xaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/EbayListingTool/Views/BulkImportView.xaml b/EbayListingTool/Views/BulkImportView.xaml index 3424ee7..fa61e1f 100644 --- a/EbayListingTool/Views/BulkImportView.xaml +++ b/EbayListingTool/Views/BulkImportView.xaml @@ -198,7 +198,7 @@ Background="{DynamicResource MahApps.Brushes.Gray8}" VerticalAlignment="Center"> - - @@ -278,7 +278,7 @@ -