Graphite/frontend/wasm/src
0HyperCube 9d80defa14 Add inpainting and outpainting to Imaginate (#864)
* Do not select layer immediatly on drag

* Add LayerReferenceInput MVP widget

* Properties Panel

* Fix dragging marker flicker

* Change mask shape to outline

* Add mask rendering

* Simplify select code

* Remove colours

* Fix inpaint/outpaint and rearrage widget UX

* Add mask blur and mask starting fill parameters

* Guard for the case when the layer is missing

* Add icon to LayerReferenceInput to finalize its UI

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2022-11-21 07:00:38 +00:00
..
editor_api.rs Add inpainting and outpainting to Imaginate (#864) 2022-11-21 07:00:38 +00:00
helpers.rs Refactor persistent data storage code and add button to wipe data on crash (#827) 2022-11-02 15:19:04 -07:00
lib.rs #[macro_use] the log crate (#775) 2022-09-08 21:14:01 +01:00