brands-d / kMap

kMap.py is a python based program for simulation and data analysis in photoemission tomography.
GNU General Public License v3.0
23 stars 9 forks source link

Add option to not set any paths #37

Closed brands-d closed 3 years ago

brands-d commented 3 years ago

Setting a path for saving files supposedly overwrites the OS ability to remember the path of the last file saved. Adding the "None" option for path settings should re-enable this.

brands-d commented 3 years ago

Added in commit 43e1e60 (v1.11.0). Please see the commit message for more information.