From f2f329ec9e308220cbd4fc3fe220b7d8749026b3 Mon Sep 17 00:00:00 2001 From: Jaime Bernardo Date: Mon, 14 Mar 2022 21:59:06 +0000 Subject: [PATCH] Revert "[PTRun]Workaround fix tooltip crash on .net 6 (#16629)" This reverts commit b4250c123573455c8528111438a82e2cb97ba2a7. --- src/modules/launcher/PowerLauncher/ResultList.xaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/launcher/PowerLauncher/ResultList.xaml b/src/modules/launcher/PowerLauncher/ResultList.xaml index 6212220eaa62..38725a1d99ff 100644 --- a/src/modules/launcher/PowerLauncher/ResultList.xaml +++ b/src/modules/launcher/PowerLauncher/ResultList.xaml @@ -190,7 +190,7 @@ Width="642" Background="Transparent" ToolTipService.BetweenShowDelay="0" - ToolTipService.InitialShowDelay="0"> + ToolTipService.InitialShowDelay="1000">