Graphite/frontend
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
..
assets Add folders to frontend and folder creation to backend (#315) 2021-08-29 08:27:49 -07:00
public Revert "Fix floating menu positioning behavior when web page has scrollbars (#263) (#341)" 2021-08-11 23:49:31 -07:00
src Hook up layer tree structure with frontend (#372) 2021-09-11 17:15:51 -07:00
wasm Hook up layer tree structure with frontend (#372) 2021-09-11 17:15:51 -07:00
.eslintrc.js Hook up layer tree structure with frontend (#372) 2021-09-11 17:15:51 -07:00
.gitignore Auto-generate third-party license notices (#370) 2021-09-06 06:57:35 -07:00
package-lock.json Hook up layer tree structure with frontend (#372) 2021-09-11 17:15:51 -07:00
package.json Auto-generate third-party license notices (#370) 2021-09-06 06:57:35 -07:00
tsconfig.json Improve web infrastructure 2021-08-26 19:20:38 -07:00
vue.config.js Hook up layer tree structure with frontend (#372) 2021-09-11 17:15:51 -07:00