React-window: List flickers only when scrolling with laptops mouse pad

Created on 23 Jul 2019  路  2Comments  路  Source: bvaughn/react-window

List flickers when scrolling on laptop with the mouse pad, easy to see here, just scroll on the top list with a mouse pad, any way to fix that?

馃挰 question

Most helpful comment

Sorry for the canned answer, but I've talked about this a lot in the past and I don't have the energy to write a long response again. :smile: Hope you'll understand.

Check out this slide for an overview of how libraries like this generally work:
https://bvaughn.github.io/forward-js-2017/#/12/5

Check out these slides for why it "flickers":
https://bvaughn.github.io/forward-js-2017/#/23/2
https://bvaughn.github.io/forward-js-2017/#/23/6

All 2 comments

Sorry for the canned answer, but I've talked about this a lot in the past and I don't have the energy to write a long response again. :smile: Hope you'll understand.

Check out this slide for an overview of how libraries like this generally work:
https://bvaughn.github.io/forward-js-2017/#/12/5

Check out these slides for why it "flickers":
https://bvaughn.github.io/forward-js-2017/#/23/2
https://bvaughn.github.io/forward-js-2017/#/23/6

Thanks for the link to the presentation. @YoavHortman and future people with this issue: did you forget to include style={style}?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ivan-badmaev picture ivan-badmaev  路  3Comments

maynir picture maynir  路  4Comments

vinnymac picture vinnymac  路  3Comments

ashishgupta1989 picture ashishgupta1989  路  4Comments

lifeisaloha picture lifeisaloha  路  3Comments