[webkit-qt] QWebFrame API change request

jligman at mindspring.com jligman at mindspring.com
Tue Dec 15 08:35:54 PST 2009


Hi,

I have implemented a client that supports frames and pan scrolling. It would make my code much less complex if I could append a new method to QWebFrame's API, scrollRecursively(int, int);  This method would be similar to the already existing scrollRecursively method in the EventHandler, but instead, taking dx, dy as pixel distances as opposed to a fixed scroll granularity. 

Please respond with any issues you have about adding this to the API, if not I will open a bug and submit a patch.

Thanks,
Joe Ligman


More information about the webkit-qt mailing list