You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello all,
I'm trying to use stage.animationControls.zoomMove() to focus into a residue of interest.
I tried this syntax:
zoomMove(45, 45, 2000, -20)
I tried the first 2 values with "Chain:Res", "Res:Chain", "Res" and nothing I try seems to focus anywhere. I also saw an example usage somewhere using zoomMove("200:A.C", "200:A.C", 2000, -20) and it works.
What is the correct way of making a button move and zoom into a residue?
Thanks in advance
Pedro
The text was updated successfully, but these errors were encountered:
Hello all,
I'm trying to use stage.animationControls.zoomMove() to focus into a residue of interest.
I tried this syntax:
zoomMove(45, 45, 2000, -20)
I tried the first 2 values with "Chain:Res", "Res:Chain", "Res" and nothing I try seems to focus anywhere. I also saw an example usage somewhere using zoomMove("200:A.C", "200:A.C", 2000, -20) and it works.
What is the correct way of making a button move and zoom into a residue?
Thanks in advance
Pedro
The text was updated successfully, but these errors were encountered: