EasyScience / EasyDiffractionApp

Diffraction data analysis application
https://easydiffraction.org
BSD 3-Clause "New" or "Revised" License
4 stars 1 forks source link

Tutorial expects a clean initial state of GUI #263

Open damskii9992 opened 2 months ago

damskii9992 commented 2 months ago

When running the tutorial, the pointer positions expect that the GUI is newly opened and that no folder/panes have been opened in other tabs. If the user runs the tutorial after having looked around in the app, the tutorial therefore fails, as shown below when running the tutorial twice: image

I propose that clicking the tutorial button resets the GUI window to a clean state before running, in order to avoid this issue.