1j01 / jspaint

🎨 Classic MS Paint, REVIVED + ✨Extras
https://jspaint.app/about
MIT License
7.25k stars 567 forks source link

New feature request "Spreadsheet like delete cells" Cut out part but have rest of image "close in" to reduce image size by remvoing a part #246

Closed tgkprog closed 2 years ago

tgkprog commented 2 years ago

New feature request just like a spread sheet works, allow me to select an area and delete it via a menu, which will have dymnamic outcomes depending on the area selected. See https://youtu.be/8w6ZxJXMfNs

so the rest of the image will 'close in' occupy the deleted space from right side or bottom, depending on user selection

advantage have the important part of image be visible and less total area of image.

tgkprog commented 2 years ago

UI : a new menu item under edit, or two items (one for cut and move up and other for cut and move left, correct one or both will be enabled depending on current selection). If its a layer will be applicable to the layer/ single layer

tgkprog commented 2 years ago

Dont need support non rectangular selections. Like cropping this wil help in reducing image dimensions and size.

1j01 commented 2 years ago

This is an interesting idea, but you can already do this in one operation, if you select the region you want to move, and drag it to cover up the part you want gone. That is, you don't need to separately delete the part you want gone first, you can just cover it up. If you want to line it up precisely you can use the arrow keys.

Screen capture

I don't think this is useful enough for a special feature.