Skip to content
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.

Commit

Permalink
suppress internally used, deprecated offset properties (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
danbeam authored and valdrinkoshi committed Jun 21, 2016
1 parent dec2c79 commit 21dcf9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions iron-fit-behavior.html
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,7 @@

/**
* Memoize information needed to position and size the target element.
* @suppress {deprecated}
*/
_discoverInfo: function() {
if (this._fitInfo) {
Expand Down

0 comments on commit 21dcf9f

Please sign in to comment.