ImageProcessing-ElectronicPublications / photoquick

Light-weight image viewer with crop,resize,collage, photogrid and filters
GNU General Public License v3.0
4 stars 0 forks source link

Split Resize? #33

Closed zvezdochiot closed 3 years ago

zvezdochiot commented 3 years ago

Hi @ksharindam .

Maybe split Resize into Fast and Advance? The first is simple, economical from memory. The second one includes all the features (RIS, steps, BiCubic).

PS: I myself will not sculpt a new menu without asking.

ksharindam commented 3 years ago

Yes, advanced resize must be kept isolated from simple resize. The resize button should open simple resize dialog. Advanced resize should be inside Transform menu.

zvezdochiot commented 3 years ago

Hi @ksharindam .

I found a way to split resize into light and heavy forms without additional dialogs. I think the question is closed. If not, open again.