[Webkit-unassigned] [Bug 54826] [GTK] Add a setting to change the pixels per line used for scrolling

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 29 07:00:05 PDT 2011


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


Peter Hatina <phatina at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #91675|                            |review?
               Flag|                            |




--- Comment #2 from Peter Hatina <phatina at redhat.com>  2011-04-29 07:00:05 PST ---
Created an attachment (id=91675)
 --> (https://bugs.webkit.org/attachment.cgi?id=91675&action=review)
Setting to change the pixels per line added.

The setting should be now available. I suggest to have one global object of the Settings class, as the Qt does, which gives us the ability to have application-wide settings accessible at any point. The default setting uses the value of Scrollbar::pixelsPerLineStep(), which is now free to change by void setScrollPixelCount(float count).

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