]> git.lyx.org Git - features.git/commit
Store InsetGraphics bounding box in parsed form
authorGeorg Baum <baum@lyx.org>
Sat, 18 Jul 2015 15:02:54 +0000 (17:02 +0200)
committerGeorg Baum <baum@lyx.org>
Sat, 18 Jul 2015 15:02:54 +0000 (17:02 +0200)
commitdc6d201f8fca2110e81617020f00b31692bde004
tree30ca76817d8c612fc75f41478d1aa92b5e519c7c
parentbf515425e12ad44e977c26ecdd05fbe3c8be1f5e
Store InsetGraphics bounding box in parsed form

This is like InsetExternal does it, avoids some string parsing, reduces the
amount of code and makes it more robust.
src/frontends/qt4/GuiGraphics.cpp
src/insets/InsetGraphics.cpp
src/insets/InsetGraphicsParams.cpp
src/insets/InsetGraphicsParams.h