Sam Jarman
Sam Jarman

Reputation: 7377

Image blurring on a UIButton - but not when UIImageView

I have a bit of an odd problem with an image I'm using in a UIButton backgroundImage property. As you can see from the picture, the foreground image (in an UIImageView) is much clearer, whereas the background one, is blurred and not as good looking - this is a image on a UIButton. UIButton in background and UIImageView in front

Thoughts? Things to try? Any ideas would be appreciated. I'm doing this all in IB.

Upvotes: 1

Views: 541

Answers (1)

Sam Jarman
Sam Jarman

Reputation: 7377

Retina and not retina file sizes were not exactly double. Keep your designers informed guys...

Upvotes: 3

Related Questions