drahnr / oregano

Schematic capture and circuit simulator
https://ahoi.io
GNU General Public License v2.0
214 stars 39 forks source link

Parts Interaction Regression #221

Closed gtrentalancia closed 7 years ago

gtrentalancia commented 7 years ago

Please merge to fix a bug (item drag and drop does not work anymore).

drahnr commented 7 years ago

Did you test this yourself?

This does not change anything for me, drag and drop is still dysfunctional.

gtrentalancia commented 7 years ago

I have tested it and the drag and drop feature is fully functional.

gtrentalancia commented 7 years ago

Since I have tested it several times and it works for me, can you please double-check ?

The only explanation I can find is that you have a buggy dependency installed (cairo ??).

gtrentalancia commented 7 years ago

For drag and drop functionality I mean:

At the end of the above operation, the item should be moved to the new position and snapped to the grid (e.g. connected to existing nearby wires). The should be no item in the original position (as in a "cut and paste" operation).

gtrentalancia commented 7 years ago

In a similar fashion, it is also possible to perform a "drag and drop" operation on a group of items (parts and wires) by first selecting the group of items (they should become green-coloured) and then performing the above mentioned steps as in the case of a single item.

drahnr commented 7 years ago

I retested, and it works. Rotation seems to work better as well. 👍