Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.

fix #41 #42

Merged
merged 16 commits into from
Feb 2, 2018
Merged

fix #41 #42

merged 16 commits into from
Feb 2, 2018

Conversation

chriddyp
Copy link
Member

No description provided.

@chriddyp
Copy link
Member Author

let's also fix #44 while we're at it

in initialization, we need to update all of the leaf inputs. sometimes,
there are leaf inputs with overlapping outputs. previously, we would
trigger an update for each input, which would then trigger an update
for each of its outputs. now, we skip triggering updates to outputs if
they have already been covered by a separate input.
@chriddyp
Copy link
Member Author

chriddyp commented Feb 1, 2018

1c191a1 fixes #41

@chriddyp chriddyp merged commit 546acda into master Feb 2, 2018
@chriddyp chriddyp deleted the double-render branch February 2, 2018 00:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant