Honor theme, improve icon sizing

This commit is contained in:
John Lewin 2018-10-14 11:15:24 -07:00
parent 9e582b6eb7
commit b30e4ccfe2
2 changed files with 1 additions and 1 deletions

View file

@ -127,7 +127,7 @@ namespace MatterHackers.MatterControl
}
},
configureNotificationsButton,
AggContext.StaticData.LoadIcon("notify-24x24.png")),
AggContext.StaticData.LoadIcon("notify-24x24.png", 16, 16, theme.InvertIcons)),
generalPanel);
// LanguageControl

Binary file not shown.

Before

Width:  |  Height:  |  Size: 318 B

After

Width:  |  Height:  |  Size: 353 B

Before After
Before After