Anonymous - 2015-01-24

To add row numbers, you should edit:

libavogadro/src/extensions/spectra/vibrationwidget.ui

Changing the attribute:

 </attribute>
 <attribute name="verticalHeaderVisible">
  <bool>false</bool>
 </attribute>

From false to true.

Note that the original row_number<->frequency mapping is kept when filtering but when sorting.

 

Last edit: Anonymous 2016-12-13