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

feat(position): add isScrollable function #5508

Merged
merged 1 commit into from
Feb 22, 2016
Merged

feat(position): add isScrollable function #5508

merged 1 commit into from
Feb 22, 2016

Conversation

RobJacobs
Copy link
Contributor

Added a function to check whether an element is scrollable. This is useful in some positioning operations where the element needs to be checked if it's scrollable before going after the scrollParent.

@RobJacobs RobJacobs self-assigned this Feb 18, 2016
@RobJacobs RobJacobs changed the title fix(position): scrollParent should return element passed in if scrollable fix(position): scrollParent should return the element passed in if scrollable Feb 18, 2016
@deeg
Copy link
Contributor

deeg commented Feb 18, 2016

This LGTM

@RobJacobs RobJacobs changed the title fix(position): scrollParent should return the element passed in if scrollable feat(position): add isScrollable function Feb 19, 2016
@wesleycho
Copy link
Contributor

LGTM

Add the isScrollable function that will check if the element passed
in is scrollable.

Closes #5508
@RobJacobs RobJacobs merged commit 3c0a7cd into angular-ui:master Feb 22, 2016
@RobJacobs RobJacobs deleted the position-scrollparent branch February 22, 2016 19:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants