iGriever/TWSReleaseNotesView

Setting lightSeparatorColor modify text shadow

Closed this issue · 3 comments

Adding the following configuration to example code :

[releaseNotesView setViewShadowColor:[UIColor redColor]];
[releaseNotesView setLightSeparatorColor:[UIColor greenColor]];

This leads to the following result where text have it's shadow color set to the lightSeparatorColor.

130831-0001

Yes, correct. Will be fixed in 1.2.0.

Fixed with version 1.2.0.

ios simulator screen shot 01 set 2013 13 19 55

Updated CocoaPods spec to version 1.2.0.