[Webkit-unassigned] [Bug 35146] [Qt] Support tiled backing store

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 5 09:03:16 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=35146





--- Comment #24 from Antti Koivisto <koivisto at iki.fi>  2010-03-05 09:03:16 PST ---
(In reply to comment #23)
> (From update of attachment 50032 [details])
> > +    int h = views[0]->horizontalScrollBar()->value();
> > +    int v = views[0]->verticalScrollBar()->value();
> These return the size? or ? 

They return the current scroll position, in pixels. Yeah, it is a bad API but
it is documented for QAbstractScollArea.

> QGVLauncher was removed from trunk!

Seems I have a local copy in conflict.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list