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

Mode Modal with optional navigation bar. #19

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

martin-magakian
Copy link

Sometimes it's not interesting for the user experience point of view to display the navigation bar in when push in "ModeModal" so I made it optional.

Also create two button, "Mode Navigation" and "Mode Modal" to make the example easier to understand. Also clean up in the code.

@martin-magakian
Copy link
Author

Remove ARC

@jonathan-beebe
Copy link

Why would you remove ARC?

@martin-magakian
Copy link
Author

My project is not using ARC so I changed the code to non ARC.

I know you can mix ARC with non ARC but I wanted to be consistante.
http://www.codeography.com/2011/10/10/making-arc-and-non-arc-play-nice.html

Feel free to reject my code from 774ce99 if you want to keep ARC.

Martin Magakian

@dblock
Copy link

dblock commented May 20, 2014

This project hasn't been maintained in a lifetime. I've released TSMiniWebBrowser@dblock with a bunch of fixes and will be taking PRs, https://github.com/dblock/TSMiniWebBrowser. It contains the fixes from @DZamataev.

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.

None yet

3 participants