[webkit-qt] Frame render doesn't support content rendering not clipped to viewport.
Benjamin Poulain
benjamin.poulain at nokia.com
Wed Jan 19 03:38:45 PST 2011
On 01/19/2011 09:51 AM, ext Simon Hausmann wrote:
>> QWebElement::render would be good if it get clipping region to avoid traversing full render tree in case of partial render.
>> Might be parameter enabling paint of all layers would be useful also.
>
> Yeah, so why not add an overload to QWebElement?
>
> void QWebElement::render(QPainter* painter, const QRect& clipRect);
That is a good idea.
It addresses my previous concerns.
cheers,
Benjamin
More information about the webkit-qt
mailing list