You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is to highlight the number of actions being dispatched, which is often hard to determine. In general, reducing the number of dispatched actions (i.e. by making fewer actions with more effects) seems to solve a lot of bugs. This should be our general aim going forward.
This issue is to highlight the number of actions being dispatched, which is often hard to determine. In general, reducing the number of dispatched actions (i.e. by making fewer actions with more effects) seems to solve a lot of bugs. This should be our general aim going forward.
Please update this table when necessary.
Last updated @ commit 4e27c43
updateColors
changeColorBy
updateColors
populateEntropyStore
loadMetaAndTreeAndSequencesJSONs
updateVisibleTipsAndBranchThicknesses
+updateColors
(total = 4)updateVisibleTipsAndBranchThicknesses
changeDateFilter
populateFrequenciesStore
updateTipRadii
legendMouseEnterExit
updateTipRadii
applyFilterQuery
updateVisibleTipsAndBranchThicknesses
toggleTemporalConfidence
loadJSONs
loadMetaAndTreeAndSequencesJSONs
+populateEntropyStore
(total = 6)The text was updated successfully, but these errors were encountered: