jvalen / pixel-art-react

Pixel art animation and drawing web app powered by React
https://www.pixelartcss.com/
MIT License
5.43k stars 306 forks source link

feature request: shift pixels in image #13

Closed cdaringe closed 4 years ago

cdaringe commented 6 years ago

problem

i need to bulk move all my pixels, otherwise shrinking the image truncates my art!

jvalen commented 6 years ago

Hi @cdaringe!

Thanks for your feedback. Yes, I'm aware of that issue, right now I'm working on code some refactoring, I'll take your request into consideration for next features.

jvalen commented 4 years ago

Hi @cdaringe,

Sorry it took so long to have this feature in the app, now is ready and working in production. You can shift pixels around with what I called the "Move" tool in both desktop and mobile.

Thank you!

move-tool