Skip to content

Conversation

SomeKittens
Copy link
Contributor

Previously, the stopPropagation function was not on scrollEvent, causing scrolling in subgrids to also scroll the main grid. This PR exposes stopProp and calls it on subgrid scroll

fixes #4156

…croll

Previously, the stopPropagation function was not on scrollEvent, causing
scrolling in subgrids to also scroll the main grid.  This PR exposes stopProp
and calls it on subgrid scroll

fixes angular-ui#4156
swalters added a commit that referenced this pull request Aug 16, 2015
fix(expandable): fix #4156 by calling stopProp on subgrid scroll
@swalters swalters merged commit 20ff45e into angular-ui:master Aug 16, 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.

Scrolling in subgrid also scrolls parent grid
2 participants