Skip to content

4.0.0-pre2

  • 4.0.0-pre2
  • 522e7ca
  • Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
  • Choose a tag to compare

  • 4.0.0-pre2
  • 522e7ca
  • Choose a tag to compare

  • Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@cculianu cculianu tagged this 25 Mar 12:43
* [Qt] Performance improvement for the 5 major tab widgets

Address list, History list, utxo list, contacts list, and request list
now all defer their updates if they are off-screen (isVisible() ==
False), to when they are next shown.  This drastically improves GUI
responsiveness on large wallets (with many addresses or a large history)
and also increases the speed of initial wallet synch since as the
address history changes, not as much redundant GUI refreshing happens.

* Tweak on_edited method of MyTreeWidget to be more correct

* tweak
Assets 2
Loading