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 for issue 2521 #2988

Closed
wants to merge 2 commits into from
Closed

Fix for issue 2521 #2988

wants to merge 2 commits into from

Conversation

elksson
Copy link

@elksson elksson commented Jan 24, 2015

This fix resolves the issue with subheaders and subfooters not displaying the title correctly in the page.

This fix resolves the issue with subheaders and subfooters not displaying the title correctly in the page.
@adamdbradley
Copy link
Contributor

Sorry but this fix may break other peoples apps.

@elksson
Copy link
Author

elksson commented Feb 9, 2015

Can you please explain what change could break other apps? I cannot see how this breaks any of the functionality in the framework?

@elksson
Copy link
Author

elksson commented Feb 9, 2015

The fallback of the removal of display: block is display: flex, this is still a block style element the only difference is the way the children are layed out, as long as the contents of the bar-subheader are played out according to the ion-headerbar docs. There should be no effects on the apps.

@elksson elksson mentioned this pull request Feb 9, 2015
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