You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The "Save" / "Save As" feature has a couple of small problems:
[Bug] When opening a different preset than the current one "Save" will still save to the PREVIOUS opened file. Related:
[Feature] You have no idea which file was loaded, so you also have no idea which file will be saved when pressing "Save". The file name in the application title bar would work wonders.
[Bug] The first "Open" remembers the last path (even after application shutdown), which is good, but after loading a file "Save" and "Save As" do not (neither path nor file name). Imo they should start where the last loaded file (if any) was.
To Reproduce
Steps to reproduce the behavior:
Save two presets. Close application. Open Application.
"Open" -> path remembered
"Save" / "Save As" -> path not remembered
"Save As" to file A
"Open" file B
"Save" -> still saves to file A
Expected behavior
Save to correct file and show file name or elided path in title bar
Operating system and application version
Describe the bug
The "Save" / "Save As" feature has a couple of small problems:
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Save to correct file and show file name or elided path in title bar
Additional context
Related #851
The text was updated successfully, but these errors were encountered: