]> git.lyx.org Git - features.git/commitdiff
Added some known bugs to the listed ones.
authorBaruch Even <baruch@lyx.org>
Mon, 2 Apr 2001 19:57:35 +0000 (19:57 +0000)
committerBaruch Even <baruch@lyx.org>
Mon, 2 Apr 2001 19:57:35 +0000 (19:57 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1875 a592a061-630c-0410-9148-cb99ea01b6c8

src/insets/insetgraphics.C

index 9422c961aed76d931a557fd36cb50b06cee7f900..575b5e727b7ac6fbafca94193e86ec9b4b31060e 100644 (file)
@@ -43,7 +43,11 @@ Known BUGS:
                it is done in-place, into the same directory as the original image.
                This needs to be fixed in the src/converter.C file
                [ This is presumed to be fixed, needs testing.]
+
+       * We do not dither or resize the image in a WYSIWYM way, we load it at
+               its original size and color, resizing is done in the final output,
+               but not in the LyX window.
+               
 TODO Before initial production release:
     * Replace insetfig everywhere
         * Read it's file format