diff --git a/ChangeLog b/ChangeLog index f26667379..d8238b184 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2013-10-17 Eric Wasylishen + + * Images/common_SliderHoriz.tiff: + * Images/common_SliderVert.tiff: Bake in the control background + color because the NSSliderCell now draws these without filling + with [NSColor controlBackgroundColor] first. + 2013-10-17 Fred Kiefer * Headers/AppKit/NSFileWrapper.h, diff --git a/Images/common_SliderHoriz.tiff b/Images/common_SliderHoriz.tiff index da89786c5..5eb971ddb 100644 Binary files a/Images/common_SliderHoriz.tiff and b/Images/common_SliderHoriz.tiff differ diff --git a/Images/common_SliderVert.tiff b/Images/common_SliderVert.tiff index ea60a6273..feb5e36fd 100644 Binary files a/Images/common_SliderVert.tiff and b/Images/common_SliderVert.tiff differ