Hi,

In InsetGraphicsParams::init, we have:

>       scale = string();                       // output scaling in percentage
>       width = LyXLength();
>       height = LyXLength();


Would it not be more sensible to have scale = "100"?  or does this get
set elsewhere?

John

Reply via email to