formotion
formotion copied to clipboard
Changing origin in text field layout subview frame to fix ipad alignment
trafficstars
@clayallsopp This should fix https://github.com/clayallsopp/formotion/issues/110.
Tested on both iPad(retina) and iPhone(retina).
@rubyrajesh - it'd be cool to see some screenshots of this behavior as it seems to be a little bit of a "magic number"-style change. Maybe a quick example repo?
Agreed - and since there's no sort of Device.ipad? check, it most definitely alters how Formotion looks on iPhones as well...
@clayallsopp Good point. I will check device type and set it accordingly and also attach a screen shot after the fix.