Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

update(panel): constrain panel to viewport boundries #9651

Merged
merged 1 commit into from
Oct 16, 2016

Commits on Sep 26, 2016

  1. update(panel): constrain panel to viewport boundries

    Prevents the panel from going outside the viewport by adjusting the position.
    If developers want more control over how the panel gets repositioned, they can specify addition fallback positions via `addPanelPosition`.
    
    Related to angular#9641.
    
    Fixes angular#7878.
    crisbeto committed Sep 26, 2016
    Configuration menu
    Copy the full SHA
    fa5c22e View commit details
    Browse the repository at this point in the history