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

Allow some more programmatically changes #24

Merged
merged 4 commits into from Jul 19, 2017

Conversation

janniklorenz
Copy link
Contributor

For some cases it might me better to set the visibility of the console programmatically. So I changed consoleWindowMode to public.

Also added another init for TinyConsoleController which uses a custom expandedHeight.

// let consoleController = TinyConsoleController(rootViewController: tabBarController, expandedHeight: 300)

// Show a startup
// consoleController.consoleWindowMode = .expanded
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please clean up your code

@mRs-
Copy link
Collaborator

mRs- commented Apr 17, 2017

hey @janniklorenz if you are going to clean this up we can merge this :)

@janniklorenz
Copy link
Contributor Author

Since this is an example, I included these lines to demonstrate the usage. But if you want, I will remove it.

@mRs-
Copy link
Collaborator

mRs- commented Apr 17, 2017

A good documentation would be better then to clutter the example, or split in in the example in a new section.

@mRs-
Copy link
Collaborator

mRs- commented Apr 17, 2017

I like it :)

@Cosmo Cosmo merged commit 7bb24ea into Cosmo:development Jul 19, 2017
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