Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

fix(mdSubheader): Non top-level md-content causes incorrect position. #4437

Closed
wants to merge 1 commit into from

Conversation

topherfangio
Copy link
Contributor

If the subheader's parent <md-content> was not the top-level item,
the stickied subheader would be incorrectly positioned further down
the page.

Also added more tests to toolbar and fixed issue to ensure subheader
works with a toolbar using md-scroll-shrink.

Fixes #4420. References #2825.

If the subheader's parent `<md-content>` was not the top-level item,
the stickied subheader would be incorrectly positioned further down
the page.

Also added more tests to toolbar and fixed issue to ensure subheader
works with a toolbar using `md-scroll-shrink`.

Fixes #4420. References #2825.
@topherfangio topherfangio added this to the 0.11.0 milestone Sep 2, 2015
@ThomasBurleson
Copy link
Contributor

Merged with SHA 391479b

@topherfangio topherfangio deleted the fix-subheader-top-4420 branch September 2, 2015 19:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

md-subheader only works if at top of page
2 participants