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

Create custom transition for sub-grid position taps #1

Open JamesLongman opened 6 years ago

JamesLongman commented 6 years ago

When the user taps on the sub-grid container view in the coordinate input sections the container view transitions to a fullscreen version in its own custom view so that the User will be allowed greater positional resolution.

The transition is currently a simple animation where a full screen version transforms onto the screen from bellow the view. However it would look better and be more intuitive if the container view that was touched simply expanded to a fullscreen version.

This may or may not require a custom animation