FrameSvg corruption [a bit urgent]
Ivan Čukić
ivan.cukic at gmail.com
Thu Jan 15 22:11:17 CET 2009
p.s. Why don't we call the /not found/ branch when the rectangle is not valid?
Something like:
if (found && elementRect.isValid()) {
return true;
} else {
d->findAndCacheElementRect(elementId);
return d->renderer->elementExists(elementId);
}
--
Those people who think they know everything are a great annoyance to those of
us who do.
-- Isaac Asimov
More information about the Plasma-devel
mailing list