Graphite/core/document/src
TrueDoctor eb48fbd180
Export current document as SVG when pressing Ctrl+Shift+S (#160)
* Export current document when pressing Ctrl+Shift+S

* Use a blob for download

* Add Ctrl + E shortcut, match on lower case

* Don't mount element in DOM

* Polish some keybindings

* Add initialization for MappingEntries

* Implement svg coloring

* Add newline after svg tag

* Add spaces to svg style format

* Fix more svg formatting

* Add space before />

* Remove duplicate whitespace
2021-05-28 20:43:51 +02:00
..
layers Export current document as SVG when pressing Ctrl+Shift+S (#160) 2021-05-28 20:43:51 +02:00
color.rs Export current document as SVG when pressing Ctrl+Shift+S (#160) 2021-05-28 20:43:51 +02:00
document.rs Major overhaul of input and communication systems 2021-05-23 01:26:24 +02:00
lib.rs Add responses in document for layer system (#91) 2021-05-07 02:47:38 -07:00
operation.rs Major overhaul of input and communication systems 2021-05-23 01:26:24 +02:00
response.rs Major overhaul of input and communication systems 2021-05-23 01:26:24 +02:00
shape_points.rs Export current document as SVG when pressing Ctrl+Shift+S (#160) 2021-05-28 20:43:51 +02:00