Revision 527127
Go back to digest for 9th April 2006Bug Fixes in Konqueror
Nikolas Zimmermann committed changes in /branches/work/khtml-svg/rendering:
Revert my last commit and "hack around it for real".
As we don't participate in layouting yet, all text is placed at
x/y 0, so in a paint event which is ie. clipped to 0x0-504x128
we need to be able to paint ouside that area. I'm aware this
is a hack, but it works for now, until the real solutions is
discussed with the WebKit guys.
File Changes
Modified 2 files
- /branches/work/khtml-svg/rendering
- /render_svg_text.cpp
- /render_svg_text.h
2 files changed in total