This behavior means that Freewin is using its alternate rendering widget for some reason. This widget can't actually render the diagram, and when it tries it presents the appearance of your screenshot. Now that you have QWebEngine installed, FW should be using it instead of the alternate one. The only way the alternate widget would be in use is if you used the *@string fw-render-pane = nav-view* setting. If you do have that setting in play, that would be the reason. If not, there is a real mystery because FW uses the exact same import commands as VR3, and would give you a message on startup if it couldn't import QWebEngine.
Very few people should be using that setting, because it is useful only in a very specific context: the user has installed the Zettelkasten commands and wants to use F7 and F9 in the rendered view and have them work the same as they do in the Leo body editor and the FW editing view. So if that applies to you, you will have to choose between having those keyboard shortcuts working in rendering view or being able to render a mind map in FW. If it doesn't, and you are using that setting, just remove it and restart Leo. If you are not using that setting at all, and you are using a recent *devel* branch - and VR3 is able to render the mind maps correctly - then I'm extremely puzzled. The only way I can see to make progress, would be for me to send you some diagnostic lines of code to insert into the FW code, if you'd be willing to do that ( or I could perhaps add a debug mode to FW) and hope that it would disclose the reason for all this. On Wednesday, August 11, 2021 at 4:08:14 AM UTC-4 lewis wrote: > Using both commands mmap-list and mmap-tree renders correctly with either > setting > *@string mmap_render_dev = browser* or *@string mmap_render_dev = vr3* > > However output with setting @string mmap_render_dev = freewin does not > render as a tree. I have attached a screenshot of the rendering. > > 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/173b6d84-96f0-434e-9c68-77f85e1085can%40googlegroups.com.
