Nic Hubbard
Nic Hubbard
I have also gotten this to happen when the map isn't skewed. The really strange thing I am seeing is when turning on debug mode and seeing the blue grids....
Correction to my original bug, I had intended to say that this was happening in `MKMapTypeHybridFlyover` mode. Flyover seems to be the issue. I had mistakenly just said `MKMapTypeHybrid` which...
To get the camera to pitch use a physical device and put two fingers on the screen and slide them up. Make sure to be zoomed in fairly close to...
Solution: Don't use CocoaPods.
I suspect that you are correct. However, for some reason when I use `installOnView` for my `collectionViewCell` `imageView` I never get any tap detection on the cell. But, if I...
@lukasa1993 Are you sure that you are adding it correctly and using cell reuse? The `FFCircularProgressView` should only be allocated once, not for every cell.
Hmm, I also had done a test with just a plain UITextView and I didn't see the issue. Can you post the code that produced it? One of the Apple...
Well, I didn't have issues with unicode characters, just ♣ (and many others) showing an emoticon. So, not sure if this is a CYRTextView bug, or a TextKit/UIKit bug.
Do you mean escaping HTML entities?
Yeah, but you can't expect a user to do this.