prevent xcode and interface builder from resizing preview images -


When I add an image to xcode, the preview which is less than the encoded show's original image. The image also shows small (almost half size) in the interface builder, but when I run the app all is well.

Is Xcode and Interface Builder a way to prevent resizing the image preview?

The DPI setting of images was not 72 DPI, this is what excomodes and changes the size of the interface builder preview. is.

To avoid / define it, set the images to 72 dpi.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -