mirror of
https://github.com/nolanlawson/pinafore
synced 2025-02-10 16:30:36 +01:00
tweak render buffer
This commit is contained in:
parent
84ed526327
commit
0dc676b1c5
@ -2,7 +2,7 @@ import { mark, stop } from '../../_utils/marks'
|
||||
import { RealmStore } from '../../_utils/RealmStore'
|
||||
import { reselect } from '../../_utils/reselect'
|
||||
|
||||
const RENDER_BUFFER_FACTOR = 1.5
|
||||
const RENDER_BUFFER_FACTOR = 2.5
|
||||
|
||||
class VirtualListStore extends RealmStore {
|
||||
constructor (state) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user