-
Notifications
You must be signed in to change notification settings - Fork 134
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
Visualization of an MDAnalysis Universe resets its translation #1081
Comments
daandtu
changed the title
Visualization resets molecule translation
Visualization of an MDAnalysis Universe resets its translation
Nov 10, 2023
thanks @daandtu for your report. I don't know why on top of my head. The code is super simple: Lines 412 to 460 in d9e7740
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Setup:
Problem:
During the visualization, the translation is reset, i.e. after the creation of the NGLView-Widget the coordinates of the molecule are the same again as in the PDB file.
Example:
The output is:
I used this PDB file:
Version report
nglview version: 3.0.8
ipywidgets version: 8.1.1
The text was updated successfully, but these errors were encountered: