mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-08 12:18:50 +02:00
committed by
Jaime Bernardo
parent
27e609f6eb
commit
fc9d7e4f1b
@@ -74,7 +74,6 @@ namespace Microsoft.PowerToys.Run.Plugin.Calculator
|
||||
UpdateIconPath(Context.API.GetCurrentTheme());
|
||||
}
|
||||
|
||||
// Todo : Update with theme based IconPath
|
||||
private void UpdateIconPath(Theme theme)
|
||||
{
|
||||
if (theme == Theme.Light || theme == Theme.HighContrastWhite)
|
||||
|
||||
Reference in New Issue
Block a user