Fix linter warning

pull/21833/head
J. Ryan Stinnett 2019-06-28 15:16:44 +01:00 committed by GitHub
parent 3873dc724a
commit 00dfdfe7f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -152,7 +152,6 @@ export default class IndicatorScrollbar extends React.Component {
}
if (Math.abs(e.deltaX) <= xyThreshold) { // we are vertically scrolling.
// HACK: We increase the amount of scroll to counteract smooth scrolling browsers.
// Smooth scrolling browsers (Firefox) use the relative area to determine the scroll
// amount, which means the likely small area of content results in a small amount of