Looks like wrap-words doesn't work with an empty sequence. And if you "fix" that, paragraphs don't work because they can't calculate their dimensions from an empty list of children.
So, perhaps two bugs to fix. On Sun, Sep 20, 2015 at 4:08 AM, Georg Simon <[email protected]> wrote: > IN: scratchpad 500 <paragraph> <gadget> add-gadget gadget. > > works ( shows an invisible gadget ). But > > IN: scratchpad 500 <paragraph> gadget. > > gives the error "Sequence index out of bounds". > > Is that a bug or a feature ? > > > ------------------------------------------------------------------------------ > _______________________________________________ > Factor-talk mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/factor-talk >
------------------------------------------------------------------------------
_______________________________________________ Factor-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/factor-talk
