ranesr / SwiftIcons

🎢Swift Library for Font Icons - ★ this library

Home Page:https://ranesr.github.io/SwiftIcons/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Different constants not resizing for iPad

myanalysis opened this issue · comments

I am assigning a button icon to different screen sizes. It only works on the iPhone settings and not the iPad.

storyboard constant settings.

Screen Shot 2019-05-06 at 10 43 47 AM

iPad results - the icon does not resize. It also does not center to the new size. The text does center.

Screen Shot 2019-05-06 at 10 42 59 AM

iphone settings are fine.

Screen Shot 2019-05-06 at 10 39 26 AM

Using Swift 4.2 and Xcode 10.2.1