h4ck

Results 5 comments of h4ck

代码需要考虑兼容旧版本xcode

已解决,请移步到这里:https://github.com/lemon4ex/Reveal2Loader

i found solutions, move to https://github.com/lemon4ex/Reveal2Loader

I'm so sorry, I don't have a non-rooted jailbroken device and can't help, I hope someone can fix it and submit a pull request

> PNbarChart.m :: setXLabels > instead of > label.center = CGPointMake(labelXPosition, self.frame.size.height - _chartMarginTop + label.frame.size.height /2.0 + _labelMarginTop); > > -> > > label.center = CGPointMake(labelXPosition, self.frame.size.height - (_chartMarginTop...