pixel-paint icon indicating copy to clipboard operation
pixel-paint copied to clipboard

issue #35

Open Morka951 opened this issue 9 months ago • 2 comments

Ctrl-C: Copy the selection.
Ctrl-X: Cut the selection: copy and then delete the pixels in the selection
Ctrl-V: Paste a previously copied selection.

Morka951 avatar May 23 '25 00:05 Morka951

Hi! I've just fixed the issue regarding the paste functionality — the selection now gets pasted at the current mouse position instead of the top-left corner.

As for issue #50 (regarding the shortcuts), I'm waiting for you to accept the issue so I can go ahead and implement it properly.

Let me know if anything needs to be adjusted. Thanks!

Morka951 avatar May 25 '25 15:05 Morka951

I've just fixed the issue regarding the paste functionality — the selection now gets pasted at the current mouse position instead of the top-left corner.

Perfect! I just tried it out, and it's fantastic! You did such a good job, and it makes me want to use the tool more for my personal pixel art. 🖼️ 💃

As for issue https://github.com/Kully/pixel-paint/pull/50 (regarding the shortcuts), I'm waiting for you to accept the issue so I can go ahead and implement it properly.

@Morka951 Just addressed it and pinged you.

Let me know if anything needs to be adjusted. Thanks!

Once #50 is merged, then this PR should be good to merge! 💃

Kully avatar May 29 '25 23:05 Kully

Once https://github.com/Kully/pixel-paint/pull/50 is merged, then this PR should be good to merge! 💃

@Morka951 Since #50 was closed in favour of #52, and since #52 is now merged, this makes this PR ... good to merge!

Kully avatar Jun 28 '25 13:06 Kully