File tree Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Original file line number Diff line number Diff line change 1309
1309
Foreground =" {DynamicResource PluginInfoColor}"
1310
1310
Text =" {Binding Version}"
1311
1311
ToolTip =" {Binding InitAndQueryTime}"
1312
- ToolTipService.InitialShowDelay=" 0 " />
1312
+ ToolTipService.InitialShowDelay=" 500 " />
1313
1313
<TextBlock
1314
1314
Margin =" 5,0,5,0"
1315
1315
VerticalAlignment =" Center"
1325
1325
FontFamily =" /Resources/#Segoe Fluent Icons"
1326
1326
FontSize =" 11"
1327
1327
TextDecorations =" None"
1328
- ToolTip =" {DynamicResource plugin_query_web}"
1329
- ToolTipService.InitialShowDelay=" 0" >
1328
+ ToolTip =" {DynamicResource plugin_query_web}" >
1330
1329
<Hyperlink
1331
1330
Foreground =" {DynamicResource PluginInfoColor}"
1332
1331
NavigateUri =" {Binding PluginPair.Metadata.Website}"
1348
1347
MouseUp =" OnExternalPluginUninstallClick"
1349
1348
Text ="  "
1350
1349
TextDecorations =" None"
1351
- ToolTip =" {DynamicResource plugin_uninstall}"
1352
- ToolTipService.InitialShowDelay=" 0" />
1350
+ ToolTip =" {DynamicResource plugin_uninstall}" />
1353
1351
1354
1352
<TextBlock
1355
1353
Margin =" 10,0,5,0"
1360
1358
FontSize =" 11"
1361
1359
Foreground =" {DynamicResource PluginInfoColor}"
1362
1360
Text ="  "
1363
- ToolTip =" {DynamicResource pluginDirectory}"
1364
- ToolTipService.InitialShowDelay=" 0" >
1361
+ ToolTip =" {DynamicResource pluginDirectory}" >
1365
1362
<TextBlock .InputBindings>
1366
1363
<MouseBinding Command =" {Binding OpenPluginDirectoryCommand}" MouseAction =" LeftClick" />
1367
1364
</TextBlock .InputBindings>
You can’t perform that action at this time.
0 commit comments