Selected hidden atoms get outline; Move and Rotate distabled for hidden atoms
Currently, hidden atoms can be selected, moved and rotated, but they remain undrawn.
Changes:
- Selected hidden atoms get a black outline like other atoms, but remain transparent inside.
- Hidden atoms can no longer be moved or rotated. If some hidden and some shown atoms are selected in Scan mode, and Ctrl+M/Ctrl+R is pressed, only the shown atoms will be highlighted and can be moved/rotated
-
I am familiar with ASE's contribution guidelines. -
Unit tests have been added for new or changed code. -
Changes have been added in changelog.dusingscriv. -
Resolves one bug in #1685