Zecat / iron-scroll-spy

Auto select the current item in the viewport as the user scroll
9 stars 1 forks source link

The init check should select the current item in the viewport. #4

Closed Zecat closed 8 years ago

Zecat commented 8 years ago

'_initCheck' method should iterate over the items to select the item in the viewport from the current scroll position, instead of just select the first one.