Graphite/frontend/wasm/src
0HyperCube 3de426b7cc Drag to rearrange layers in the layer panel (#434)
* Add insert line

* Implement dragging

* Improve CSS and variable naming consistency

* Resolved folder crash, added Undo/Redo support

* Removed marker TODO leftover

* JS cleanup

* WIP preserving expanded state (via LayerData) when copy/pasting and moving layers in layer panel

* Finish making folders copy/paste preserving expanded state, but not recursively yet

* Add cut, copy, and paste to the Edit menu (#440)

* Add cut

* Hook up edit dropdown

* Use copy message

Co-authored-by: Keavon Chambers <keavon@keavon.com>
Co-authored-by: otdavies <oliver@psyfer.io>
2021-12-30 17:18:18 +00:00
..
api.rs Drag to rearrange layers in the layer panel (#434) 2021-12-30 17:18:18 +00:00
helpers.rs Reorganize and clean up the WASM wrapper 2021-09-01 06:10:05 -07:00
lib.rs Drag to rearrange layers in the layer panel (#434) 2021-12-30 17:18:18 +00:00
logging.rs Reorganize and clean up the WASM wrapper 2021-09-01 06:10:05 -07:00
type_translators.rs Implement outline view mode (#401) 2021-12-24 16:04:58 -07:00