Improve loading performance

This commit is contained in:
2021-01-08 15:04:30 +01:00
parent 23ad84ef30
commit 8700e2fdde
7 changed files with 145 additions and 48 deletions

View File

@ -294,7 +294,7 @@ public class TransactionList extends Composite {
}
});
}
}.run();
}.start();
}
}