Flipboard / Flipboard/react-canvas
ImageCache pool length !?
Open
- Dominant language
- JavaScript
- Stars
- 13.2k
- Forks
- 909
- PR merge metrics
- No merged PRs in 30d
Description
I got to a problem on ImageCache.js
the var kInstancePoolLength is assigned with 300 as the default length and the size of the array im running is 512, i changed to 512 and it works like a charm, but i wonder if there is any consequences on changing the size of the poolLength
thanks !
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.