Move composite instructions from the last component to the outline
bsweeney opened this issue · 0 comments
bsweeney commented
The data flagged by WE_HAVE_INSTRUCTIONS in the composite outline is currently persisted with the last component. This data is actually relevant to the outline as a whole and should be persisted to the OutlineComposite class.
Originally posted by @bsweeney in #115 (comment)