Terry, I have to press the 'Node' button to make the parent node visible in the graph pane, then press the 'Recur' button to make the child nodes visible. I save the file, close and restart Leo and the graph pane is still not visible unless I repeat the process above. I'm not quite sure why I now need to do this; graphs used to be visible by default.
Update: managed to crash Leo by selecting the node in the graph pane, *drag it around* to reposition it in the pane, then select the colour block. Crash. *Traceback (most recent call last): File "N:\git\leo-editor\leo\plugins\graphcanvas.py", line 163, in <lambda> u.btnColor.clicked.connect(lambda checked: o.setColor()) File "N:\git\leo-editor\leo\plugins\graphcanvas.py", line 1298, in setColor newcolor = QtWidgets.QColorDialog.getColor(color)TypeError: getColor(initial: Union[QColor, Qt.GlobalColor, QGradient] = Qt.white, parent: QWidget = None, title: str = '', options: Union[QColorDialog.ColorDialogOptions, QColorDialog.ColorDialogOption] = QColorDialog.ColorDialogOptions()): argument 1 has unexpected type 'str'* 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
