ISISNeutronMuon / MDANSE

MDANSE: Molecular Dynamics Analysis for Neutron Scattering Experiments
https://www.isis.stfc.ac.uk/Pages/MDANSEproject.aspx
GNU General Public License v3.0
21 stars 5 forks source link

[ENHANCEMENT] Atom indexing should start from zero #318

Closed ChiCheng45 closed 7 months ago

ChiCheng45 commented 8 months ago

Is your feature request related to a problem? Please describe. In the 3D view tab in the atom properties table the atom index start from 1. It would be better for it to start from 0 since that is what it starts from in the backend code.

Describe the solution you'd like The index in the table should start from zero.

Additional context image

ChiCheng45 commented 7 months ago

The atom properties has been changed to a tree view.