What basis is there for it being proportional to the width/height of
the scollbar?  Is there a test I can run, or a use case that I can
follow to observe this behaviour?<br>
<br>
The way it was implemented before was not consistent with Windows
either.&nbsp; I tried with horizontal and vertical scrollbars of various
lengths, and with different thumb sizes.&nbsp; However, I don&#39;t know how to
make the scrollbar wider.<br><br><div class="gmail_quote">On Wed, Jun 18, 2008 at 2:43 AM, Rob Shearman &lt;<a href="mailto:robertshearman@gmail.com">robertshearman@gmail.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Dylan Smith wrote:<br>
&gt; + &nbsp;/* Distance beside or past the ends the scrollbar for the mouse can be dragged<br>
&gt; + &nbsp; * away from scrollbar and still be considered in the scrollbar. */<br>
&gt; +#define SCROLL_DRAG_ZONE_PADDING_BESIDE &nbsp; &nbsp;138<br>
&gt; +#define SCROLL_DRAG_ZONE_PADDING_PAST_END &nbsp;34<br>
<br>
This should be a proportion of the scrollbar width/height instead of<br>
absolute values in pixels.<br>
<br>
--<br>
<font color="#888888">Rob Shearman<br>
</font></blockquote></div><br>