Nicola

Results 15 comments of Nicola

https://interactjs.io/

I don't think I'm going to use the existin layer system for them, they'll mostly be draggable windows, each window contains a reference. The user can drag and resize them,...

> how will they be below the layers when needed? I was thinking about having a pin system. When you click on a reference pic, it's moved above everything. Alternatively,...

I think references should have absolute positioning to the window, otherwise the user would have to rearrange them whenever they zoom or pan. Maybe we could let the user minimize...

Note to myself: write a few input validation functions so that we can reuse them

(credit Jaman on Discord) 1) Draw the selection to a headless canvas (rotated) 2) Get the image data: headlessCtx.getImageData(...selectionRect) 3) Trim or replace semi-transparent pixels in the image data (...

Thanks for the request, we will probably add it in the next update :)

Bugs / features to add: - Colour picker button to edit color not showing up - Advanced color picker not being used in advanced mode - Can't resize squares via...