As said in the title, these changes fix issue #253.
Most noticeable changes include creating a new script _dialogs/measurement/importselection.py which handles the dialog that opens up when pressing "load selections" button under the ToFe-histogram. New ui-file for the dialog was also created in the folder which contains all of the other ui-files. Also the contents of a couple of functions in the class Selector in modules/selection.py were reorganized and tweaked. Other changes were made but are more minor.
As said in the title, these changes fix issue #253.
Most noticeable changes include creating a new script _dialogs/measurement/importselection.py which handles the dialog that opens up when pressing "load selections" button under the ToFe-histogram. New ui-file for the dialog was also created in the folder which contains all of the other ui-files. Also the contents of a couple of functions in the
class Selector
in modules/selection.py were reorganized and tweaked. Other changes were made but are more minor.