Skip to content

BUG: Remove constraints before repeating

username-removed-255251 requested to merge mwalter/ase:gui-repeat into master

This change enables to view repeated trajectories with constraints by simply removing the constraints. I think it's ok to remove all constraints when repeating. The logic will get quite complicated otherwise.

Merge request reports