I'm not sure what you mean by rendering a list. The mmap output would be svg, not a text list. When FW opens, it will show the svg source. When the render toggle is pressed, it should show the diagram, or possibly something indecipherable if the fallback widget is being used, but I don't know how it could show a "list".
Maybe you mean something different than I am thinking of. Would you please post a screen shot of the FW rendered output? There is a setting to force FW to use the fallback rendering widget. The advantage is that the F9 and F7 keys work the same as they do when the Zettlekasten commands are installed. The disadvantage is that that widget can't render svg diagrams or other complex html. The default is to use the normal widget, which can render svg diagrams. The setting is @string fw-render-pane. You can only get the fallback widget if the value of the setting is exactly *nav-view*. FW would also have been affected by not having the PyQtWebEngine, but I assume you tested FW after installing it. One thing to remember is that after making a change to a mmap setting, then in the outline you want to work in, all settings must be reloaded *and* the mmap-monkeypatch command must be run - or Leo must be restarted. I may be able to simplify that in the future, we'll see... Oh yes, and thank you for doing this testing and for your patience! On Sunday, August 8, 2021 at 10:40:21 PM UTC-4 lewis wrote: > Installing PyQtWebEngine fixed the problem. Thanks for the tip. > The rendering works well for both browser and vr3. > > However with setting *@string mmap_render_dev = freewin* > the freewin window launches but pressing the [Rendered<-->Plain] toggle > renders a list not a tree. This behavior occurs on 2 machines. > > Regards > Lewis > > > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/11793239-e896-4e52-852f-4d867b05bdaen%40googlegroups.com.
