diff options
author | Ben Higgins <ben@extrahop.com> | 2014-01-13 14:51:06 -0800 |
---|---|---|
committer | TJ VanToll <tj.vantoll@gmail.com> | 2014-01-20 13:08:12 -0500 |
commit | 0bb807bb42af87bf4c6dd4d71808b12c08d316e7 (patch) | |
tree | daa5c1e023248b819fd831884bfb1cb85816e091 /ui/jquery.ui.effect-slide.js | |
parent | 998d04d55d4d1da2a9e24eea285349d388a6d0fc (diff) | |
download | jquery-ui-0bb807bb42af87bf4c6dd4d71808b12c08d316e7.tar.gz jquery-ui-0bb807bb42af87bf4c6dd4d71808b12c08d316e7.zip |
Draggable: fix changing containment
If containment was set such that relative_container is set by
_setContainment, and then containment changes to e.g. "document",
"window", or an array, relative_container would not be unset, causing
incorrect containment of the draggable.
Add a unittest to check that containment with an array works after
previously being set to "parent".
Fixes #9733
Closes gh-1176
Diffstat (limited to 'ui/jquery.ui.effect-slide.js')
0 files changed, 0 insertions, 0 deletions