mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-03-12 13:41:34 +00:00
update comment
This commit is contained in:
parent
9143e9eec8
commit
6cbcfb07d9
@ -558,7 +558,7 @@ impl Page {
|
|||||||
None::<Cancellable>,
|
None::<Cancellable>,
|
||||||
Priority::DEFAULT,
|
Priority::DEFAULT,
|
||||||
0x400, // 1024 bytes per chunk, optional step for images download tracking
|
0x400, // 1024 bytes per chunk, optional step for images download tracking
|
||||||
0xA00000, // 10M bytes max to prevent memory overflow if server play with promises @TODO optional?
|
0xA00000, // 10M bytes max to prevent memory overflow if server play with promises
|
||||||
move |(_, total)| {
|
move |(_, total)| {
|
||||||
// Update loading progress
|
// Update loading progress
|
||||||
status.set_description(
|
status.set_description(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user