Revert "Offset: account for scroll when calculating position"
commit49833f7795d665ff1d543c4f71f29fca95b567e9
authorOleg Gaidarenko <markelog@gmail.com>
Mon, 8 Feb 2016 21:17:25 +0000 (9 00:17 +0300)
committerOleg Gaidarenko <markelog@gmail.com>
Mon, 8 Feb 2016 21:24:22 +0000 (9 00:24 +0300)
tree8bb8400965889d23a663b325a74eb006b573080f
parent9cb89bf91d034ec7166d9215e2f80fa765292975
Revert "Offset: account for scroll when calculating position"

This reverts commit 2d715940b9b6fdeed005cd006c8bf63951cf7fb2.

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