Honor theme, improve icon sizing
This commit is contained in:
parent
9e582b6eb7
commit
b30e4ccfe2
2 changed files with 1 additions and 1 deletions
|
|
@ -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 |
Loading…
Add table
Add a link
Reference in a new issue