[bisq-network/bisq] Locked balance doesn't always get updated (#2305)

Christoph Atteneder notifications at github.com
Fri Jan 25 11:54:17 UTC 2019


Just from a code point of view the locked funds tab and the locked balance get their data from the same source. The only difference is, that the locked balance sums up the balance of failed, closed and locked trades. But as you didn't get an exception when you have this issue, I don't think there is an issue in the sum up code. Also just to rule out a general JavaFx rendering issue: when you experience this problem try to click somewhere else on your desktop and select afterwards the Bisq app again to force a change of focus, which triggers a redraw within the JavaFX render pipeline.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/issues/2305#issuecomment-457550260
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190125/ac37d4e9/attachment.html>


More information about the bisq-github mailing list