Skip to content

Commit 2569f6d

Browse files
committed
Update offset comment
1 parent b4c15d9 commit 2569f6d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/js/libs/offset.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
2-
* Get offset of DOM element Helper
3-
* including these with translation
2+
* Get offset of DOM element
3+
* like there were no transforms applied on it
44
*
55
* @param {Node} el [DOM element]
66
* @return {Object} [top and left offset]

0 commit comments

Comments
 (0)