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(connected-position-strategy): wrong logic when determining whether element is on screen #2677

Merged
merged 1 commit into from
Jan 18, 2017

Commits on Jan 16, 2017

  1. fix(connected-position-strategy): wrong logic when determining whethe…

    …r element is on screen
    
    Fixes some faulty logic, introduced in angular#2102, that meant that the overlay considers the viewport's scroll offset when determining how much it overflows on either side.
    
    Fixes angular#2658.
    crisbeto committed Jan 16, 2017
    Configuration menu
    Copy the full SHA
    d4ba706 View commit details
    Browse the repository at this point in the history