1
0
mirror of synced 2024-11-22 13:06:08 +03:00
select2/dist
Kevin Brown 6488551374 Reverted changes to the scroll detection
This reverts the changes (from 3.5.x) to the scroll detection, so
Select2 will still reposition itself every time the window is
scrolled or resized. This has the benefit of fixing the issue when
the screen jumps if the dropdown is too high, which would previously
close the dropdown.

Select2 will also correctly set the positioning if it is pushed out
of the top of the viewport. Due to an unexpected bug, Select2 would
previously still display above the container, but would be styled
as if it were below it.

This closes https://github.com/select2/select2/issues/2961.
This closes https://github.com/select2/select2/issues/2956.
2015-01-22 17:35:08 -05:00
..
css Fix support for deep nesting 2015-01-09 20:50:06 -05:00
js Reverted changes to the scroll detection 2015-01-22 17:35:08 -05:00