- Currently if an exception is thrown in a custom function, the users only gets the exception message but don't have access to the traceback in the GUI (it is available in the log)
A simple solution would be to just add a button to the message box that shows/hides the full traceback in the message box.
2 When the user is missing an entry in the contrast, the error message looks like
Could not save draft project:
Contrast 'Bilayer / D2O' (row 1) is missing: data.
We should make this message more human, may be ask a question like "Did you forget to add data to the contrast 1 ('Bilayer / D2O') ?"
2 When the user is missing an entry in the contrast, the error message looks like
We should make this message more human, may be ask a question like "Did you forget to add data to the contrast 1 ('Bilayer / D2O') ?"