Graphite/client/web/wasm
Simon Desloges 2d2954d045 Implement Select All/Deselect All layers (#242)
* Implement select all layers shortcut

* Adjust menu entry for Select All Layers

* Avoid selecting the root of the document when selecting all layers

* Implement deselect all layers

* Fix formatting

* Add extensions.json so VS Code recommends useful extensions

* Add rust-analyzer as the default Rust formatter
2021-07-10 20:01:37 -04:00
..
src Implement Select All/Deselect All layers (#242) 2021-07-10 20:01:37 -04:00
tests Add metadata (#45) 2021-03-27 15:16:05 +05:00
.gitignore Rename project structure with /core and /client 2021-03-22 11:21:15 -07:00
Cargo.toml Use serde to serialize responses (#96) 2021-05-02 22:46:47 +02:00