weas-widget icon indicating copy to clipboard operation
weas-widget copied to clipboard

transform operation does not update bonds and labels

Open superstar54 opened this issue 5 months ago • 0 comments

viewer.ops.selection.select_all()
viewer.ops.transform.translate(vector = [5, 0, 0])

image

In the GUI, when translating atoms using g, the TransformControls call confirmOperation to redraw the atoms and update the labels.

superstar54 avatar Sep 18 '24 09:09 superstar54