Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Square selection tool, copy paste selection to various image canvas #12

Open
Enlumis opened this issue Dec 19, 2023 · 4 comments

Comments

@Enlumis
Copy link

Enlumis commented Dec 19, 2023

Hello,

the title is self explanitory, would be nice to have a way of manipulating the pixels quickly, move them around using a move tool kinda like photoshop, i now its a big feature request and would be quite hard to implement. but i think that would make canvas tab even greater, or an easier idea would be to have only a selection tool, that allows you to put in a cache chunk of the images then have a cached item list ui somewhere, where you would be able to apply that cached chunk back to any image canvas via a simple click on that list. both idea have some pro and cond, but both idea would improve your ability to manipulate pixels to work in an iterative kind of workflow.

@Lerc
Copy link
Owner

Lerc commented Dec 21, 2023

Am currently working on this. I'm a bit bogged down in the matrix math for dragging a transform around by handles, making slow progress though

@Pharoun
Copy link

Pharoun commented Dec 22, 2023

This would be a great addition to the canvas, drawing objects and moving them, or just move a layer's position i think would do it, great tool btw

@Lerc
Copy link
Owner

Lerc commented Dec 23, 2023

Latest update includes layer transform.

Cutting a portion of a layer still to do, In the meantime you can duplicate layers and erase the bits you don't want, it's a bit of a pain but will get you there until I add the selection tool.

@hben35096
Copy link

Maybe it would be better not to limit the brush size to 48

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants