Skip to content

[V0.92]: placement of parts broken when done via Menu of GUI (not shortcut) #15

@patzf

Description

@patzf

In current version (0.92) of lcapy-tk. placement of most of the parts is broken when done via the Menu (components->part). Seems to work for most of the parts when using the shortcut though (i.e. pressing "q" for a bjt) This did work in V 0.6 as it seems

Using --debug=2, this is the debug output for placing a component with the shortcut (works)

refresh
single click: button=1, x=603, y=427, xdata=18.150502, ydata=13.016722
Add node at (18.150501672240804, 13.016722408026755)
refresh
q
q
Adding Q2 3 4 5 npn; up=2

and this is the output when trying to place the component via the menu (does not work)

refresh
single click: button=1, x=765, y=424, xdata=23.026756, ydata=12.926421
Add node at (23.02675585284281, 12.926421404682275)
refresh
Adding component BJT
BJT
refresh

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