RESOLVED FIXED 14795
[gtk] Fully implement PlatformScrollbar
https://bugs.webkit.org/show_bug.cgi?id=14795
Summary [gtk] Fully implement PlatformScrollbar
Holger Freyther
Reported 2007-07-27 19:47:54 PDT
Call Scrollbar::setValue and implement the two update methods. One remaining question is if I need to add some special handling to hide the scrollbar if they are not needed?
Attachments
Fully implement PlatformScrollbar (3.71 KB, patch)
2007-07-27 19:50 PDT, Holger Freyther
oliver: review+
Holger Freyther
Comment 1 2007-07-27 19:50:20 PDT
Created attachment 15714 [details] Fully implement PlatformScrollbar Call setValue from a closure connected to value-changed of GtkAdjustment. Set GtkAdjustment::value from updateThumbPosition and use updateThumbProportion to set min,max,page_size,step- and page-increment.
Holger Freyther
Comment 2 2007-08-08 01:08:34 PDT
This was landed in r24926.
Note You need to log in before you can comment on or make changes to this bug.