JamesLongman / Squad-Mortar-Calculator-IOS

IOS App: Mortar calculator for the video game Squad
https://itunes.apple.com/app/id1352781413
MIT License
3 stars 0 forks source link

Update constraints for devices #8

Closed JamesLongman closed 6 years ago

JamesLongman commented 6 years ago

So far a lot of the constraints in the project have been temporary whilst I have been developing the core features. Now that they are mostly in place the constraints require a pass to allow clean consistent presentation across devices ready for the beta version

JamesLongman commented 6 years ago

Going to complete artwork for the project (issue #9) before updating constraints for all devices as artwork properties may have an impact on the constraints needed

JamesLongman commented 6 years ago

Pretty much finished after the next commit. I suspect the IphoneX constraints aren't perfect as there is some odd stretching in the sim, however whenever I try to view as the IphoneX in the storyboard my mac crashes and restarts. I think this is possibly due to running out of RAM (old model, only 8GB) and I can't think of any way to work on the IphoneX constraints with my current system. The app still appeared largely usable in the sim it was just a slightly imperfect presentation so will see if anyone can test on a physical IphoneX and open an issue at a later date if constraints do indeed need to be adjusted