update components
This commit is contained in:
parent
9d8820cd93
commit
bdc77cd46d
6 changed files with 13 additions and 15 deletions
|
@ -447,8 +447,6 @@ define(['browser', 'layoutManager', 'dom', 'scrollStyles'], function (browser, l
|
|||
*/
|
||||
self.getPos = function (item) {
|
||||
|
||||
var doc = document;
|
||||
|
||||
var slideeOffset = getBoundingClientRect(slideeElement);
|
||||
var itemOffset = getBoundingClientRect(item);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue