r14800 by fschmid - Fixed Bug #8831: "Image option "fit to frame" is not always followed"
scribus-commit
scribus-commit at lists.scribus.net
Tue Feb 23 23:30:19 CET 2010
Revision: 14800
Author: fschmid
Date: 2010-02-23T22:20:18.025621Z
Commit message: Fixed Bug #8831: "Image option "fit to frame" is not always followed"
Changeset:
M /branches/Version135/Scribus/scribus/pageitem.cpp
Diffs:
Index: scribus/pageitem.cpp
===================================================================
--- scribus/pageitem.cpp (revision 14799)
+++ scribus/pageitem.cpp (revision 14800)
@@ -4773,6 +4773,7 @@
}
else
IProfile = pixm.imgInfo.profileName;
+ AdjustPictScale();
}
if (PictureIsAvailable)
{
More information about the scribus-commit
mailing list