Graphite/editor
Comeza dc7de4d973
Save work periodically to reduce loss from crashes (#1580)
* Add auto saving

* Fix autosave dispatching message but not saving document

* Clamp set_timeout delay

* Auto save all documents instead of only the active

* Add with_editor to simplify code

* Update consts

* Simplify some more

* Fix typo

* Code review

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2024-02-20 03:23:25 +00:00
..
src Save work periodically to reduce loss from crashes (#1580) 2024-02-20 03:23:25 +00:00
Cargo.toml Update dependencies and reuse the same usvg version 2024-01-17 20:33:07 -08:00
build.rs A few minor lints and docs (#1436) 2023-10-18 23:33:10 -07:00