]> source.dussan.org Git - jquery.git/commit
Revert "Offset: account for scroll when calculating position"
authorOleg Gaidarenko <markelog@gmail.com>
Mon, 8 Feb 2016 20:39:43 +0000 (23:39 +0300)
committerOleg Gaidarenko <markelog@gmail.com>
Mon, 8 Feb 2016 21:10:02 +0000 (00:10 +0300)
commita0f5c357c4b256b03acdc57d5319ebfe4f25a69a
treed1d54ecfa1d81d44d55e45784230466e8b413fd8
parente7e80fe476478ebcb6f1e1e25f8edf96f5a14c9a
Revert "Offset: account for scroll when calculating position"

This reverts commit 0654711e0d929187249ca9507ae5881c72947843.

This commit provoked new issues: gh-2836, gh-2828.

At the meeting, we decided to revert offending commit
(in all three branches - 2.2-stable, 1.12-stable and master)
and tackle this issue in 3.x.

Fixes gh-2828
src/offset.js
test/unit/offset.js