[bisq-network/bisq] Prevent UI freeze in BSQ dashboard view. (PR #6131)

chimp1984 notifications at github.com
Tue Apr 5 01:42:33 CEST 2022


Also if the price updates are the reason we should look to other clients listening to it and fix it at the root by throtteling the change of that property.
If you search for
`updateCounterProperty().addListener` you will find quite a few...

We could make a speacialized IntegerProperty implementation which handles throtteling to avoid that the listeners get flooded. I think for that use case a 1-3 second throttle might be ok. 

-- 
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/6131#issuecomment-1088125736
You are receiving this because you are subscribed to this thread.

Message ID: <bisq-network/bisq/pull/6131/c1088125736 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20220404/2c87f1a6/attachment-0001.htm>


More information about the bisq-github mailing list