Make ruby wait until component is placed by user

The problem is that #place_component also closes any open operation and creates a new operation.

It is not likely that this method will change as we discussed in the issue tracker. Rather a new method would need to be implemented. See:

I also posted an example DragTool quite some time (4 years) ago …

1 Like