Closed GabeJacobs closed 6 years ago
Hi, It happened sometimes, most time everything awesome. Version 1.0.0 My device is iPhone 6s. Would love a fix! Thanks.
This appears to be a bug in UIActivityIndicatorView. If line 460 in MBProgressHUD.m is commented out the spinner remains centred.
This bug can be reproduced independently of MBProgressHUD. It is strange behaviour. It appears that if UIActivityIndicatorView.color is set to anything other than opaque white in the kCGColorSpaceDeviceGray color space then the spinner is offset.
Note the debug output.
By the way I really prefer MBProgressHUD over SVProgressHUD but would love to see an "annular indeterminate" option for the activity indicator. Perhaps this might be the catalyst for it ;-)
Yeah, I could confirm that this is a bug on UIActivityIndicatorView
. If anybody wants to file a radar, that'd be great.
I logged a bug in Apple Bug Reporter (the black hole) on 11-Mar-2017 (#30980078) with detailed information. But I have never received a response, it was not even marked as a duplicate, and is still open.
Hey!
Love the new update, but it looks like there is an issue with centering the spinner on 1.0.0
Here is a blown up image. You'll notice the spinner is a tiny bit too high and too far left. Would love a fix! Thanks.