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
MarkState has mark and encoding members, and is on the marks member of the ModelState. mark and encoding should just both be lifted to the top level. Consequently, this should split the mark/encoding related reducer. cc @Omodi who noticed this.
The text was updated successfully, but these errors were encountered:
MarkState
hasmark
andencoding
members, and is on themarks
member of theModelState
.mark
andencoding
should just both be lifted to the top level. Consequently, this should split the mark/encoding related reducer. cc @Omodi who noticed this.The text was updated successfully, but these errors were encountered: