psychedelicious
|
08591fbf6d
|
fix(ui): layer visibility toggle
|
2024-08-23 19:46:04 +10:00 |
|
psychedelicious
|
74db71bb5d
|
fix(nodes): fix canvas mask erode
it wasn't eroding enough and caused incorrect transparency in result images
|
2024-08-23 19:46:04 +10:00 |
|
psychedelicious
|
60dbe798a5
|
fix(ui): do not reset layer on first render
|
2024-08-23 19:46:04 +10:00 |
|
psychedelicious
|
0e676605fe
|
feat(ui): revised logging and naming setup, fix staging area
|
2024-08-23 19:46:04 +10:00 |
|
psychedelicious
|
3f781016f6
|
feat(ui): add repr methods to layer and object classes
|
2024-08-23 19:46:04 +10:00 |
|
psychedelicious
|
17cd2f6b02
|
feat(ui): use nanoid(10) instead of uuidv4 for canvas
Shorter ids makes it much more readable
|
2024-08-23 19:46:04 +10:00 |
|
psychedelicious
|
99102a1b34
|
build(ui): add nanoid as explicit dep
|
2024-08-23 19:46:04 +10:00 |
|
psychedelicious
|
8d72e7d9e8
|
fix(ui): move CanvasImage's konva image to correct object
|
2024-08-23 19:46:04 +10:00 |
|
psychedelicious
|
0b6b6f97ad
|
fix(ui): prevent flash when applying transform
|
2024-08-23 19:46:04 +10:00 |
|
psychedelicious
|
fb2f6382b1
|
build(ui): add eslint rules for async stuff
|
2024-08-23 19:46:04 +10:00 |
|
psychedelicious
|
1ddea87c35
|
feat(ui): trying to fix flicker after transform
|
2024-08-23 19:46:04 +10:00 |
|
psychedelicious
|
ea02323095
|
feat(ui): transform cleanup
|
2024-08-23 19:46:04 +10:00 |
|
psychedelicious
|
49733091c7
|
feat(ui): fix transform when rotated
|
2024-08-23 19:46:04 +10:00 |
|
psychedelicious
|
cf833fd6e2
|
fix(ui): use pixel bbox when image is in layer
|
2024-08-23 19:46:04 +10:00 |
|
psychedelicious
|
ba5cf07ab8
|
fix(ui): transforming when axes flipped
|
2024-08-23 19:46:04 +10:00 |
|
psychedelicious
|
d15321a373
|
feat(ui): hallelujah (???)
|
2024-08-23 19:46:04 +10:00 |
|
psychedelicious
|
de597a5eb4
|
feat(ui): add debug button
|
2024-08-23 19:46:04 +10:00 |
|
psychedelicious
|
e5f5cbdf5c
|
fix(ui): transformer padding
|
2024-08-23 19:46:04 +10:00 |
|
psychedelicious
|
7d4342bbff
|
feat(ui): wip transform mode 2
|
2024-08-23 19:46:04 +10:00 |
|
psychedelicious
|
7f8a1d8d20
|
feat(ui): wip transform mode
|
2024-08-23 19:46:04 +10:00 |
|
psychedelicious
|
65353ac1e1
|
feat(ui): wip transform mode
|
2024-08-23 19:46:04 +10:00 |
|
psychedelicious
|
7f9a31ca4a
|
fix(ui): dnd to canvas broke
|
2024-08-23 19:46:04 +10:00 |
|
psychedelicious
|
592eb2886c
|
fix(ui): conflicts after rebasing
|
2024-08-23 19:46:04 +10:00 |
|
psychedelicious
|
c220dd8987
|
fix(ui): imageDropped listener
|
2024-08-23 19:46:04 +10:00 |
|
psychedelicious
|
a263beb0d5
|
wip
|
2024-08-23 19:46:04 +10:00 |
|
psychedelicious
|
46b7c510eb
|
fix(ui): transform tool seems to be working
|
2024-08-23 19:46:04 +10:00 |
|
psychedelicious
|
f405e472ea
|
fix(ui): move tool fixes, add transform tool
|
2024-08-23 19:46:04 +10:00 |
|
psychedelicious
|
7bdfd3ef5f
|
feat(ui): move tool now only moves
|
2024-08-23 19:46:04 +10:00 |
|
psychedelicious
|
778ee2c679
|
feat(ui): layer bbox calc in worker
|
2024-08-23 19:46:04 +10:00 |
|
psychedelicious
|
e70339ff3e
|
feat(ui): tweaked entity & group selection styles
|
2024-08-23 19:46:04 +10:00 |
|
psychedelicious
|
88c57a9750
|
feat(ui): canvas entity list headers
|
2024-08-23 19:46:04 +10:00 |
|
psychedelicious
|
137252128b
|
tidy(ui): CanvasRegion
|
2024-08-23 19:46:04 +10:00 |
|
psychedelicious
|
d4297b1345
|
tidy(ui): CanvasRect
|
2024-08-23 19:46:04 +10:00 |
|
psychedelicious
|
6059bc7b47
|
tidy(ui): CanvasLayer
|
2024-08-23 19:46:04 +10:00 |
|
psychedelicious
|
c3ff3eb51f
|
tidy(ui): CanvasInpaintMask
|
2024-08-23 19:46:04 +10:00 |
|
psychedelicious
|
0b7751c413
|
tidy(ui): CanvasInitialImage
|
2024-08-23 19:46:04 +10:00 |
|
psychedelicious
|
d7f1c30624
|
tidy(ui): CanvasImage
|
2024-08-23 19:46:04 +10:00 |
|
psychedelicious
|
3f4d7dbeea
|
tidy(ui): CanvasEraserLine
|
2024-08-23 19:46:04 +10:00 |
|
psychedelicious
|
19b6ae2907
|
tidy(ui): CanvasControlAdapter
|
2024-08-23 19:46:04 +10:00 |
|
psychedelicious
|
769f96ff9f
|
tidy(ui): CanvasBrushLine
|
2024-08-23 19:46:04 +10:00 |
|
psychedelicious
|
fdaf75faa4
|
tidy(ui): CanvasBbox
|
2024-08-23 19:46:04 +10:00 |
|
psychedelicious
|
1380bb7ae6
|
tidy(ui): CanvasBackground
|
2024-08-23 19:46:04 +10:00 |
|
psychedelicious
|
9483c8cc29
|
tidy(ui): update canvas classes, organise location of konva nodes
|
2024-08-23 19:46:04 +10:00 |
|
psychedelicious
|
2ef8a8cf5a
|
feat(ui): add names to all konva objects
Makes troubleshooting much simpler
|
2024-08-23 19:46:04 +10:00 |
|
psychedelicious
|
d296ec1932
|
fix(ui): do not await creating new canvas image
If you await this, it causes a race condition where multiple images are created.
|
2024-08-23 19:46:04 +10:00 |
|
psychedelicious
|
444ad3dae1
|
feat(ui): use position and dimensions instead of separate x,y,width,height attrs
|
2024-08-23 19:46:04 +10:00 |
|
psychedelicious
|
8cdcc71378
|
fix(ui): remove weird rtkq hook wrapper
I do not understand why I did that initially but it doesn't work with TS.
|
2024-08-23 19:46:04 +10:00 |
|
psychedelicious
|
e8bc06cfd3
|
feat(ui): rename types size and position to dimensions and coordinate
|
2024-08-23 19:46:04 +10:00 |
|
psychedelicious
|
67a0a024e9
|
tidy(ui): hide layer settings by default
|
2024-08-23 19:46:04 +10:00 |
|
psychedelicious
|
bd2c46c267
|
fix(ui): layer rendering when starting as disabled
|
2024-08-23 19:46:04 +10:00 |
|