1
0

listmodels self-initialize,

lazy-load listmodels in QEWallet,
process channel updates in qechannellistmodel
This commit is contained in:
Sander van Grieken
2022-06-02 12:00:06 +02:00
parent 3c1926c3c2
commit 7ef52c6625
7 changed files with 59 additions and 17 deletions

View File

@@ -102,5 +102,4 @@ Pane {
}
Component.onCompleted: Daemon.currentWallet.channelModel.init_model()
}