mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 08:35:28 +00:00
add comment
This commit is contained in:
parent
66ffd6fae9
commit
b9def8216d
1 changed files with 1 additions and 0 deletions
|
|
@ -201,6 +201,7 @@ impl Nex {
|
||||||
{
|
{
|
||||||
let p = p.clone();
|
let p = p.clone();
|
||||||
move |_, t| {
|
move |_, t| {
|
||||||
|
// do not change widget until n bytes
|
||||||
if loading_total.replace(t) > 102400 {
|
if loading_total.replace(t) > 102400 {
|
||||||
let mut l = loading.borrow_mut();
|
let mut l = loading.borrow_mut();
|
||||||
match *l {
|
match *l {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue