aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/smartdraw/DrawingFillHandler.tsx
AgeCommit message (Expand)Author
2024-12-30created image regeneration with dialogueeleanor-park
2024-12-17fixed DrawingFillHandler o reconstruct structureUrl properly.bobzel
2024-12-16fixed api for creating an image using another image as a structure reference.bobzel
2024-12-14preparing to mergebobzel
2024-12-14replaced await in loop, added a componentWillUnmount to reset sticker paletteeleanor-park
2024-12-08frontend and image creation working for drawingToImage()eleanor-park
2024-12-05added image to blob logic and firefly api call in drawingFillHandlereleanor-park
2024-12-04created drawing fill handlereleanor-park