Fixes #1609 by resetting relativePaths to false each time the modal opens.
Confirmed this works by saving a datastack with Relative Paths checked (paths are indeed relative), then, in the same tab, saving the datastack with Relative Paths left unchecked (paths are indeed absolute).
Checklist
[x] Updated HISTORY.rst and link to any relevant issue (if these changes are user-facing)
- [ ] Updated the user's guide (if needed)
Description
Fixes #1609 by resetting
relativePaths
to false each time the modal opens.Confirmed this works by saving a datastack with Relative Paths checked (paths are indeed relative), then, in the same tab, saving the datastack with Relative Paths left unchecked (paths are indeed absolute).
Checklist
- [ ] Updated the user's guide (if needed)