fix: Speichern-Dialog zeigt auf die Originaldatei statt auf einen „(1)"-Nachbarn (D74-Nachtrag)
Mit bekanntem, aber nicht beschreibbarem Handle bekommt showSaveFilePicker startIn + den exakten Dateinamen; ohne Handle teilen sich Öffnen und Speichern eine Picker-id, damit der Dialog im Plan-Ordner aufgeht statt in Downloads. Der Abbruch-Kreislauf (Dialog schlägt Falsches vor -> Abbruch -> kein Handle gemerkt -> wieder Dialog) ist damit durchbrochen. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Fable 5
parent
532bbace21
commit
731a383345
@@ -19,6 +19,7 @@ reverse.
|
||||
|
||||
## 2026-08-25
|
||||
|
||||
- Fix: the save dialog suggested a "name (1)" neighbour in the wrong folder — it now points at the original file, and open/save dialogs remember the plan folder
|
||||
- Ctrl+S saves the document as a file — with a remembered file it writes straight back in place, and the document name flashes as confirmation
|
||||
- Fix: a file double-clicked right after the app starts could open as a duplicate document instead of updating its own
|
||||
- The installed app registers for `.werkbaum` files — a double-click in the file manager opens them straight into the editor
|
||||
|
||||
Reference in New Issue
Block a user