mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-07 19:57:07 +02:00
Databinding for plugin tab + faster image load
This commit is contained in:
@@ -38,7 +38,7 @@ namespace Wox
|
||||
|
||||
private void OnStartup(object sender, StartupEventArgs e)
|
||||
{
|
||||
Stopwatch.Debug("Startup Time", () =>
|
||||
Stopwatch.Normal("Startup Time", () =>
|
||||
{
|
||||
RegisterDispatcherUnhandledException();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user