[BUG] image editing of scaled-down big images loses data

Ned Konz ned at bike-nomad.com
Wed Mar 13 18:55:28 UTC 2002


If you do this:

* using the File List, read in a large JPEG image (wider than 50% of the 
screen width?) as a Sketch Morph ("open image in a window", though it doesn't 
do that (why does it say it does?))

* scale the image down using its yellow halo handle

* edit the image using its dark grey "repaint" halo handle

you will see that the image is presented at its original size, but that the 
position of the image in the paint area is no longer centered -- apparently, 
the scaled-down size is used to determine centering (and painting size), and 
then the image is presented at full size.

This causes truncation of larger images, which extend over the paint area.
-- 
Ned Konz
currently: Stanwood, WA
email:     ned at bike-nomad.com
homepage:  http://bike-nomad.com



More information about the Squeak-dev mailing list