psychedelicious
|
728e21b5ae
|
feat(ui): inpaint mask UI components
|
2024-09-06 22:56:24 +10:00 |
|
psychedelicious
|
ac0f93f2c2
|
refactor(ui): divvy up canvas state a bit
|
2024-09-06 22:56:24 +10:00 |
|
psychedelicious
|
df9f998671
|
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 22:56:24 +10:00 |
|
psychedelicious
|
be3ad43a07
|
refactor(ui): canvas v2 (wip)
Fix a few more components
|
2024-09-06 22:56:24 +10:00 |
|
psychedelicious
|
c21a21c2aa
|
refactor(ui): canvas v2 (wip)
Redo all UI components for different canvas entity types
|
2024-09-06 22:56:24 +10:00 |
|
psychedelicious
|
f18c8e2239
|
refactor(ui): canvas v2 (wip)
|
2024-09-06 22:56:24 +10:00 |
|
psychedelicious
|
2db7608401
|
refactor(ui): canvas v2 (wip)
|
2024-09-06 22:56:24 +10:00 |
|
psychedelicious
|
506632206c
|
refactor(ui): canvas v2 (wip)
|
2024-09-06 22:56:24 +10:00 |
|
psychedelicious
|
e1b9cac1df
|
feat(ui): raster layer logic
- Deduplicate shared logic
- Split up giant renderers file into separate cohesive files
- Tons of cleanup
- Progress on raster layer functionality
|
2024-09-06 22:56:24 +10:00 |
|
psychedelicious
|
17dc5d98d1
|
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 22:56:24 +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
|
eb36e834b2
|
feat(ui): add fallback when no layers exist
|
2024-05-02 23:09:26 -04:00 |
|
psychedelicious
|
2baa33730a
|
fix(ui): fix control layer list layout
|
2024-05-02 23:09:26 -04:00 |
|
psychedelicious
|
1d213067e8
|
feat(ui): add initial image layer to CL
|
2024-05-02 23:09:26 -04:00 |
|
psychedelicious
|
3717321480
|
tidy(ui): organize layer components
|
2024-05-01 21:48:47 -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 |
|