baiyunping333 / paintweb

Automatically exported from code.google.com/p/paintweb
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Provide the means to crop and resize the image using the GUI #12

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Currently PaintWeb allows users to crop an image only using the canvas 
resize handle (south-east of the image).

The PaintWeb API allows developers to resize and crop images, however the 
user interface does not yet expose this functionality.

Implement a GUI feature which allows users to crop and resize images.

One idea is to allow users to click the image dimensions element which are 
now displayed in the status bar. That would bring up on screen a floating 
panel where users can crop/resize the image as desired.

Original issue reported on code.google.com by mihai.sucan on 22 Sep 2009 at 1:06

GoogleCodeExporter commented 8 years ago

Original comment by mihai.sucan on 22 Sep 2009 at 5:36