Currently, each file dialog (Load map, Save state, Load state, Save agp, Load agp) remembers its own last-used directory independently.
Steps to reproduce:
- Open
maps/tolid_1/tolid_1.pretext via Load map
- Open the Save state dialog — it opens the home directory instead of
maps/tolid_1/
- Save the state to
maps/tolid_1/, then close the dialog
- Open
maps/tolid_2/tolid_2.pretext via Load map
- Open the Save state dialog again — it opens
maps/tolid_1/ instead of maps/tolid_2/
It would improve the workflow if all file dialogs defaulted to the directory of the currently loaded map.
Currently, each file dialog (Load map, Save state, Load state, Save agp, Load agp) remembers its own last-used directory independently.
Steps to reproduce:
maps/tolid_1/tolid_1.pretextvia Load mapmaps/tolid_1/maps/tolid_1/, then close the dialogmaps/tolid_2/tolid_2.pretextvia Load mapmaps/tolid_1/instead ofmaps/tolid_2/It would improve the workflow if all file dialogs defaulted to the directory of the currently loaded map.