From 396be7ed26ee13c15f5c828f12a1adf394064de9 Mon Sep 17 00:00:00 2001 From: Ashish Aggarwal Date: Wed, 17 Jan 2024 12:42:52 -0500 Subject: [PATCH] Update signout menu item tooltip (#14857) * Fix PostDiff job * Update ShortcutToolbar.xaml.cs * update * Update ShortcutToolbar.xaml * DYN-5656-PackagesGuide-BugFix (#14849) When opening the Packages tour and later opening the PackageManager (during the tour) at closing was removing the wrong dark background, then I added some code for searching for the specific overlay added (not the one added by the guided tour). Also deleted the code for using the EnableEnvironment function due that is not used any more. --------- Co-authored-by: Roberto T <61755417+RobertGlobant20@users.noreply.github.com> --- src/DynamoCoreWpf/Controls/ShortcutToolbar.xaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/DynamoCoreWpf/Controls/ShortcutToolbar.xaml b/src/DynamoCoreWpf/Controls/ShortcutToolbar.xaml index 46a4439fc81..6f8e0bd51a4 100644 --- a/src/DynamoCoreWpf/Controls/ShortcutToolbar.xaml +++ b/src/DynamoCoreWpf/Controls/ShortcutToolbar.xaml @@ -219,7 +219,7 @@ Click="LogoutOption_Click" Name="logoutOption"> - +