Skip to content

Commit

Permalink
Give dom-repeat#_targetFrameTime a type
Browse files Browse the repository at this point in the history
  • Loading branch information
rictic committed Nov 20, 2015
1 parent 608ce9f commit adad9ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/template/dom-repeat.html
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,7 @@
},

_targetFrameTime: {
type: Number,
computed: '_computeFrameTime(targetFramerate)'
}

Expand Down

0 comments on commit adad9ce

Please sign in to comment.