Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using zoomView to zoom into a residue #994

Open
pguillem opened this issue Aug 10, 2023 · 0 comments
Open

Using zoomView to zoom into a residue #994

pguillem opened this issue Aug 10, 2023 · 0 comments

Comments

@pguillem
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant