[bisq-network/bisq] Disable CPU-intensive animations (#5090)

jmacxx notifications at github.com
Mon Jan 18 20:39:08 CET 2021


The CPU usage would skyrocket while the animated progress controls at DAO block processing or trade funding were on display.  On certain Linux distributions (Qubes, gentoo) this would be crippling.

- Comments out the code for footer bar progress indicator shown when receiving a DAO block
- Comments out the code for the spinner indicator shown when waiting for trade to be funded

https://github.com/bisq-network/bisq/issues/4370#issuecomment-744247834
https://github.com/bisq-network/bisq/issues/4649#issuecomment-761950701

Fixes #4649
Fixes #4370
You can view, comment on, or merge this pull request online at:

  https://github.com/bisq-network/bisq/pull/5090

-- Commit Summary --

  * Disable CPU-intensive animations

-- File Changes --

    M desktop/src/main/java/bisq/desktop/main/MainView.java (24)
    M desktop/src/main/java/bisq/desktop/main/offer/MutableOfferView.java (24)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/5090.patch
https://github.com/bisq-network/bisq/pull/5090.diff

-- 
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/pull/5090
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20210118/b4e06327/attachment-0001.htm>


More information about the bisq-github mailing list