Graphite/client/web/wasm
Henry Sloan 1454be24d3 Implement nudging selected layers with arrow keys (#245)
* Implement nudging selected layers with arrow keys

* Normalize diagonal nudges and add constants

* Replace sqrt(2.0) with a constant

* Remove normalization of diagonal movement
2021-07-11 22:22:26 -04:00
..
src Implement nudging selected layers with arrow keys (#245) 2021-07-11 22:22:26 -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