Rob Lahaye wrote: > > Hi, > > Attached is the patch that implements the new layout for the graphics > dialog with xforms.
Thanks for the feed back. This is a new patch that deals with the image scaling only locally in FormGraphics. None of the unit lists elsewhere are touched. New Patch for the New Xforms Graphics Dialog attached! Please have a look, and if OK, then apply! Do we need to push up the Format Id for the graphics inset with this patch? A remote issue: insetgraphicsParams.C uses "grfx::Params pars" in grfx::Params InsetGraphicsParams::as_grfxParams(). grfx::Params contains fields that do not exist anymore: width, height and keepLyXAspectRatio. These are all replaced by LyX scale, and aspect ratio is always kept. So these three fields in grfx::Params could go, but I haven't done anything in this area. Regards, Rob.
NewGraphicsDialog.diff.gz
Description: application/gzip