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 <georg.si...@auge.de> 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
> Factor-talk@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/factor-talk
>
------------------------------------------------------------------------------
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to