Graphite/desktop
Timon e70862b399
Desktop: Add File > Save As… (#3034)
* Make file name and document name identical

* Add save as action

* Fix test errors

* Add missing save as action

* Desktop fix drop file open document file message

* Address review comments

* Replace file save suffix with file extension

* Add comment specifying that the upload function takes a html input accept string

* Fix remove file extension in web

* Use let

* Don't show save as menu entry in web

* Don't add SaveDocumentAs in web

* Remove file extension on all open document file calls

---------

Co-authored-by: Dennis Kobert <dennis@kobert.dev>
2025-08-20 10:09:01 +00:00
..
assets Desktop: Linux improve desktop integration (#3003) 2025-08-06 15:05:38 +00:00
src Desktop: Add File > Save As… (#3034) 2025-08-20 10:09:01 +00:00
Cargo.toml Desktop: Drag and drop file to open/import functionality (#3035) 2025-08-11 11:48:10 +00:00