[go: up one dir, main page]

Skip to content

Commit

Permalink
Update offset comment
Browse files Browse the repository at this point in the history
  • Loading branch information
michalsnik committed Jun 21, 2018
1 parent b4c15d9 commit 2569f6d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/js/libs/offset.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* Get offset of DOM element Helper
* including these with translation
* Get offset of DOM element
* like there were no transforms applied on it
*
* @param {Node} el [DOM element]
* @return {Object} [top and left offset]
Expand Down

0 comments on commit 2569f6d

Please sign in to comment.