FrameSvg corruption [a bit urgent]
Marco Martin
notmart at gmail.com
Thu Jan 15 23:18:25 CET 2009
On Thursday 15 January 2009, Ivan Čukić wrote:
> The line
>
> bool found = Theme::defaultTheme()->findInRectsCache(d->path, id,
> elementRect);
>
> returns true, but the elementRect is invalid 0x0, so the hasElement returns
> false.
aaah, yeah, that function when returns true and the rect is invalid means
"yes, i'm sure the element doesn't exists" :)
> When I change found to be false always, everything works as it used before
> - no problems...
>
> Cheerio
More information about the Plasma-devel
mailing list