]> git.ktnx.net Git - mobile-ledger-staging.git/commitdiff
NewTransItemHolder: prevent sync loops via model data observers
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Sun, 10 Nov 2019 11:22:17 +0000 (13:22 +0200)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Sun, 10 Nov 2019 11:22:17 +0000 (13:22 +0200)
when the data in the model is changed (e.g. in a reset operation) the
new data needs to be sent to the UI without this causing data sync back
to the model


No differences found