fast-table
Advanced tools
Comparing version 1.3.4 to 1.3.5
@@ -220,3 +220,3 @@ 'use strict'; | ||
for (var i = 0; i < dataSource.length; i++) { | ||
if (scrollTop > dataSource[i]._top) { | ||
if (scrollTop < dataSource[i]._top) { | ||
startIndex = i - 1; | ||
@@ -223,0 +223,0 @@ break; |
{ | ||
"name": "fast-table", | ||
"version": "1.3.4", | ||
"version": "1.3.5", | ||
"description": "react table fast", | ||
@@ -5,0 +5,0 @@ "main": "./lib/index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package