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

Add Page component and update ApplicationWindow and examples gallery #9

Merged
merged 2 commits into from Oct 27, 2013
Merged

Conversation

faenil
Copy link
Member

@faenil faenil commented Oct 24, 2013

No description provided.

//if the current orientation is not allowed anymore, fallback to an allowed one
//stackInitialized check prevents setting an orientation before the stackview
//(but more importantly the initialItem of the stack) has been created
if(stackView.stackInitialized && !isOrientationAllowed(contentArea.filteredOrientation)) {
Copy link

Choose a reason for hiding this comment

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

Space after if before (

@locusf
Copy link
Member

locusf commented Oct 27, 2013

LGTM

faenil added a commit that referenced this pull request Oct 27, 2013
Add Page component and update ApplicationWindow and examples gallery
@faenil faenil merged commit b84aefa into nemomobile:master Oct 27, 2013
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