On Sun, Oct 11, 2020 at 9:20 PM Thomas Passin <tbp100...@gmail.com> wrote:

> I do have a problem.  It's with add_adjacent(), in class NestedSplitter.
> It has an inner function hunter(layout, id_).  hunter() expects to
> receive a layout dictionary with a key 'content'. However , when
> add_adjacent() is called by VR3, what gets handed to hunter() is not a
> dictionary but a string that appears to be a string representation that the
> value of the content key would normally have - at least, if the string
> were split(), it would look like that.  So the hunter() call fails.
>

I see this too. I'll fix it today.

Edward

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to leo-editor+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/leo-editor/CAMF8tS2oq_w7PsC_0ZO8GDkMRixjSp%3DOHc_%2BdQMAk34QqynTJw%40mail.gmail.com.

Reply via email to