mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-09-03 17:33:41 +00:00
Refs #1754. Crisp, pixel perfect CPAlert warning triangle.
This commit is contained in:
Binary file not shown.
Binary file not shown.
|
Before Width: | Height: | Size: 641 B After Width: | Height: | Size: 1.3 KiB |
@@ -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 =
|
||||
|
||||
Reference in New Issue
Block a user