On Sun, Jan 12, 2003 at 09:40:49PM +0100, Michael Schmitt wrote:
> +++ src/frontends/xforms/xformsImage.C        2003/01/12 20:17:15
> @@ -155,9 +155,7 @@
>       if (!image_)
>               return 0;
>  
> -     // Why, oh why, do we need such hacks?
> -     // Angus 12 July 2002
> -     return image_->w + 4;
> +     return image_->w;
>  }

Ah! So it wasn't just mathed after all...

Anybody remember why the + 4 went in?
Some preview related "adjustment"?

Andre'

-- 
Those who desire to give up Freedom in order to gain Security,
will not have, nor do they deserve, either one. (T. Jefferson)

Reply via email to