Skip to content

Drag&Drop placement of components breaks LaTeX image generation #19

@patzf

Description

@patzf

Placing components using drag & drop behaves different than placing components with the cursor "mode".
Using drag&drop often leads to the following error when trying to plot the Circuitikz image (Ctrl+u)

File "C:\py311v\Lib\site-packages\lcapy\schemgraph.py", line 729, in path_to_closest_known raise RuntimeError(msg) RuntimeError: The horizontal schematic graph has a loop. For example, a node needs to be both left of and right of another node. Probably a component is attached to the wrong nodes.

The generated circuitikz macros seem to be the same, though.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions