Refs #1754. Crisp, pixel perfect CPAlert warning triangle.

This commit is contained in:
Alexander Ljungberg
2013-02-20 18:31:43 +00:00
parent 74be583fbb
commit b1883d7204
3 changed files with 1 additions and 1 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 641 B

After

Width:  |  Height:  |  Size: 1.3 KiB

+1 -1
View File
@@ -1383,7 +1383,7 @@ var themedButtonValues = nil,
suppressionButtonXOffset = 2.0,
suppressionButtonYOffset = 10.0,
suppressionButtonFont = [CPFont systemFontOfSize:CPFontCurrentSystemSize],
warningIcon = PatternImage("alert-warning.png", 53.0, 46.0);
warningIcon = PatternImage("alert-warning.png", 48.0, 43.0);
// Global
themedAlertValues =