Skip to content
This repository was archived by the owner on Dec 18, 2024. It is now read-only.

fix(scrolling): enable scrolling on safari #82

Merged
merged 1 commit into from
Jan 13, 2017

Conversation

andrewseguin
Copy link
Collaborator

@andrewseguin andrewseguin commented Jan 13, 2017

This is a simple one-liner that removes the md-sidenav-content from the flow of md-sidenav-layout so that layout does not derive its scroll height from the content.

On Safari with this fix, the md-sidenav-content matches its bounding box client rect height and scroll height to the layout which now is correctly flex'ed to the rest of the page's height.

Closes #71

@jelbourn
Copy link
Member

LGTM

@jelbourn jelbourn merged commit fac70c1 into angular:master Jan 13, 2017
@andrewseguin andrewseguin deleted the fix-safari-scrolling branch February 10, 2017 00:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

I cannot scroll docs' main content in safari
4 participants