psychedelicious
|
af726d1f15
|
feat(ui): split control layers from raster layers for UI and internal state, same rendering as raster layers
|
2024-09-06 21:27:36 +10:00 |
|
psychedelicious
|
3ce3056c4a
|
fix(ui): staging area works
|
2024-09-06 21:27:36 +10:00 |
|
psychedelicious
|
5760d3180e
|
refactor(ui): canvas v2 (wip)
merge all canvas state reducers into one big slice (but with the logic split across files so it's not hell)
|
2024-09-06 21:27:34 +10:00 |
|
psychedelicious
|
d6f3b1b85f
|
refactor(ui): canvas v2 (wip)
|
2024-09-06 21:27:34 +10:00 |
|
psychedelicious
|
bcfdae62e3
|
refactor(ui): canvas v2 (wip)
|
2024-09-06 21:27:34 +10:00 |
|
psychedelicious
|
b590c73c08
|
feat(ui): scaffold out raster layers
Raster layers may have images, lines and shapes. These will replace initial image layers and provide sketching functionality like we have on canvas.
|
2024-09-06 21:27:33 +10:00 |
|
psychedelicious
|
fc7f484935
|
feat(ui): add data-testids to control layers components:
- Add Layer Menu Button: `control-layers-add-layer-menu-button`
- Delete All Layers Button: `control-layers-delete-all-layers-button`
- CL Layer List: `control-layers-layer-list`
- CL Canvas: `control-layers-canvas`
- Toggle Metadata Button: `toggle-show-metadata-button`
- Toggle Progress Button: `toggle-show-progress-button`
- Toggle Viewer Menu Button: `toggle-viewer-menu-button`
- Settings Tab Button: `generation-tab-settings-tab-button`
- Control Layers Tab Button: `generation-tab-control-layers-tab-button`
|
2024-05-09 07:03:13 +10:00 |
|
psychedelicious
|
1d213067e8
|
feat(ui): add initial image layer to CL
|
2024-05-02 23:09:26 -04:00 |
|
psychedelicious
|
0e55488ff6
|
refactor(ui): wire up CA logic across (wip)
|
2024-05-01 21:48:47 -04:00 |
|
psychedelicious
|
1212698059
|
tidy(ui): more renaming of components
|
2024-04-30 08:10:59 -04:00 |
|
psychedelicious
|
ba6db33b39
|
tidy(ui): more renaming of components
|
2024-04-30 08:10:59 -04:00 |
|
psychedelicious
|
b3dbfdaa02
|
tidy(ui): more renaming of components
|
2024-04-30 08:10:59 -04:00 |
|
psychedelicious
|
3441187c23
|
tidy(ui): "regional prompts" -> "control layers"
|
2024-04-30 08:10:59 -04:00 |
|
psychedelicious
|
8de56fd77c
|
tidy(ui): move regionalPrompts files to controlLayers
|
2024-04-30 08:10:59 -04:00 |
|