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

Fix up the app link return to referer view/controller #88

Merged
1 commit merged into from
Apr 2, 2015
Merged

Fix up the app link return to referer view/controller #88

1 commit merged into from
Apr 2, 2015

Conversation

toddkrabach
Copy link
Contributor

  • if it is not explicitly closed with the 'X', it should show again if the app is re-opened from a referer
  • rename _attachedToNavController ivar (per TODO)
  • remove TODOs that are no longer relevant
  • don't use autoresizing mask; the view has explicit layout already anyhow
  • fix up CG struct usage to use the C functions
  • allow intrinsic sizing of the referer view for use with auto-layout

 - if it is not explicitly closed with the 'X', it should show again if the app is re-opened from a referer
 - rename _attachedToNavController ivar (per TODO)
 - remove TODOs that are no longer relevant
 - don't use autoresizing mask; the view has explicit layout already anyhow
 - fix up CG struct usage to use the C functions
 - allow intrinsic sizing of the referer view for use with auto-layout
ghost pushed a commit that referenced this pull request Apr 2, 2015
Fix up the app link return to referer view/controller
@ghost ghost merged commit 60c0d2b into BoltsFramework:master Apr 2, 2015
@facebook-github-bot
Copy link
Contributor

@toddkrabach updated the pull request.

This pull request was closed.
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.

2 participants