Revision 714056
Go back to digest for 23rd September 2007Bug Fixes in Office
John Tapsell committed changes in /trunk/koffice/kformula/flake:
This bug took us all day to track down.
Basically QPainter:drawLine and QPainter::drawRect takes 4 ints, not reals, so this lack of precision causes rounding errors at high zooms.
File Changes
Modified 3 files
- /trunk/koffice/kformula/flake
- /BasicElement.cpp
- /RootElement.cpp
- /TokenElement.cpp
3 files changed in total