Open inverted-capital opened 1 year ago
wd changes are currently async, which disrupts gui programming as there is a small window where other things can happen before the cd is done.
If the crisp instantly reflected wd changes, and they were reconciled with the chain lazily, then stronger UI guarantees could be given.
wd changes are currently async, which disrupts gui programming as there is a small window where other things can happen before the cd is done.
If the crisp instantly reflected wd changes, and they were reconciled with the chain lazily, then stronger UI guarantees could be given.