We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1f8cd99 + 1b71bd7 commit 3cade3cCopy full SHA for 3cade3c
1 file changed
WMPageController/WMMenuView/WMMenuItem.m
@@ -99,7 +99,6 @@ - (void)drawTextInRect:(CGRect)rect
99
CGContextSetLineWidth (c, _strokeWidth * _rate);
100
101
CGContextSetLineJoin (c, kCGLineJoinRound);
102
- //文字颜色
103
104
self.textColor = self.textColor;
105
0 commit comments