[Webkit-unassigned] [Bug 16123] [GTK] Smooth scrolling support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 18 12:00:33 PST 2012


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





--- Comment #23 from Martin Robinson <mrobinson at webkit.org>  2012-02-18 12:00:32 PST ---
(In reply to comment #22)
> (In reply to comment #21)
> > (From update of attachment 127700 [details] [details])
> > Does this really need to be a setting? Isn't there some default "use animations" setting or style property in gtk? When would you ever want to disable this?
> 
> There indeed is a 'gtk-use-animations' property in GtkSettings, which defaults to true. If acceptable to reviewers, the code could just connect to the notify::gtk-use-animation signal of GtkSettings and change the WebCore setting appropriately.

When gtk-use-animations is true though, does GTK+ use smooth scrolling? If not, then we'll need to look elsewhere to maintain consitency with GTK+.

-- 
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