mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-24 23:18:17 +01:00
Add a 'lazyFields' volatile field to DepositListItem to detect initialisation of the associated memoised 'LazyFields' supplier, allowing confidence updates to be short-circuited when the corresponding indicator has not yet been lazily loaded. This is for consistency with the 'LazyFields' logic just added to TxConfidenceListItem and should make the UI more responsive if a new block arrives when the funds deposit list is in view, by avoiding the entire list of item tooltips & confidence indicators from being force- initialised. |
||
---|---|---|
.. | ||
package | ||
src | ||
build.gradle |