Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

uiview

  1. rachalmers

    iOS Swift 4 and image capture&overlay issue

    I have a Swift 4 app I'm building, and the saved image shows the overlay on the preview screen moved slightly upwards. Trying to center the overlay image on the preview screen looks good on the preview, but when I take the snapshot, the center point of the overlay circle is shifted slightly...
  2. M

    iOS UIButton image not rendering correctly on device

    I just put in an image for a new button. This image is for both when the button is not selected and when it is. However, when I go to run my app on a device, I see a blue ellipse in the image's place. To make matters worse, I can't find any reference to an ellipse anywhere within my project...