-
Notifications
You must be signed in to change notification settings - Fork 226
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
功能增加: 分页加载文件列表 #12
Comments
我这边是一个文件夹里有上千张JPG,也是卡的不行 |
同样的问题,希望能增加分页 |
用虚拟列表能解决。很简单。 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
我这边有个文件夹里有几千个子文件夹,现在默认是全部渲染,对设备负载比较大。
如果是几千张照片外加预览负载会更大。
所以建议增加分页加载功能。
The text was updated successfully, but these errors were encountered: