I'm resizing some images today for using as a desktop background. Prior to resize them, I'm cropping them first to achieve an image with the same proportions as my desktop size. Small changes to the crop area seem to be ignored by the DynamicCrop interface:
- Open an image.
- Open up Geometry/DynamicCrop.
- Drag the mouse over the image to select an area to crop.
- Now try to enlarge or shorten the crop area one pixel by typing an appropriate number in the "Width" or "Height" textbox in the DynamicCrop interface. For instance, if the size of the initial drag was 145x68, try to set the width to 144 or 146, or the height to 67 or 69.
- As soon as the cursor leaves the chosen textbox, the number reverts back to its previous value, when the proper behaviour would be to keep the new value.
This happens when doing small changes only. Doing a change larger than one pixel works as expected.
This bug exists in version 01.00.31.305rc6-20070707. I'll try with the latest one this evening.