Graphite/frontend/wasm/src
Keavon Chambers 225b46300d Hook up layer tree structure with frontend (#372)
* Hook up layer tree structure with frontend (decoding and Vue are WIP)

* Fix off by one error

* Avoid leaking memory

* Parse layer structure into list of layers

* Fix thumbnail updates

* Correctly popagate deletions

* Fix selection state in layer tree

* Respect expansion during root serialization

* Allow expanding of subfolders

* Fix arrow direction

Co-authored-by: Dennis Kobert <dennis@kobert.dev>
2021-09-11 17:15:51 -07:00
..
api.rs Hook up layer tree structure with frontend (#372) 2021-09-11 17:15:51 -07:00
helpers.rs Reorganize and clean up the WASM wrapper 2021-09-01 06:10:05 -07:00
lib.rs Reorganize and clean up the WASM wrapper 2021-09-01 06:10:05 -07:00
logging.rs Reorganize and clean up the WASM wrapper 2021-09-01 06:10:05 -07:00
type_translators.rs Reorganize and clean up the WASM wrapper 2021-09-01 06:10:05 -07:00