From e6011825aefc3109427252662c5c5dc16eacb159 Mon Sep 17 00:00:00 2001 From: AdmiringWorm Date: Thu, 27 Jan 2022 14:41:45 +0100 Subject: [PATCH] (#770) Hide button for displaying arguments This commit updates the package view to hide the button for displaying package arguments when it is not displayed. --- Source/ChocolateyGui.Common.Windows/Views/PackageView.xaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Source/ChocolateyGui.Common.Windows/Views/PackageView.xaml b/Source/ChocolateyGui.Common.Windows/Views/PackageView.xaml index 57f355c25..69551e4b9 100644 --- a/Source/ChocolateyGui.Common.Windows/Views/PackageView.xaml +++ b/Source/ChocolateyGui.Common.Windows/Views/PackageView.xaml @@ -62,7 +62,8 @@ Background="{DynamicResource MahApps.Brushes.Accent4}">