mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-07 19:57:07 +02:00
@@ -329,10 +329,10 @@ namespace Wox
|
||||
|
||||
private void OnThemeTabSelected()
|
||||
{
|
||||
using (new Timeit("theme load"))
|
||||
Timeit.StopwatchDebug("theme load", () =>
|
||||
{
|
||||
var s = Fonts.SystemFontFamilies;
|
||||
}
|
||||
});
|
||||
|
||||
if (themeTabLoaded) return;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user