Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Call Script Contact Change Push & Initial Startup Bug Fix #31

Merged
merged 4 commits into from
Feb 6, 2017

Conversation

mccarron
Copy link
Collaborator

@mccarron mccarron commented Feb 6, 2017

  • Fixes Animation Between Contact Changing on Script Screen #29 by pushing a new CallScriptViewController onto the navigation stack by also removing the previous by using an extension replaceTopViewController
  • If we don’t have contacts for that issue yet we should not declare it. This makes the app look like it's mostly completed on startup.
  • Also fixes Calling reason truncated on call script screen #30 with both nameLabel and callingReasonLabels needing to resize. Ensured it still works on a smaller screen.
  • Also fixes a small screen issue with the Contact cell on the IssuesDetailViewController where the name would be truncated and you couldn't see the Contact's location.

feb-05-2017 19-15-09

@subdigital subdigital merged commit 46ff7a9 into master Feb 6, 2017
@subdigital subdigital deleted the razzle-dazzle branch February 6, 2017 03:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Calling reason truncated on call script screen Animation Between Contact Changing on Script Screen
2 participants