[FIX] ScrollbarButtonOverlap-dew

dway at riskmetrics.com dway at riskmetrics.com
Wed Feb 6 00:32:15 UTC 2002


This fixes the scrollbar overlapping problem that Tim posted about
awhile ago.  This fix is pretty simple... it just checks to see which of
the up-arrow or menu-button is lowest, and uses that as the upper bounds
for the slider (thumb).  Not sure why I didn't think of it before. 
Works with 3.2 or 3.3alpha.

- Doug Way
  dway at riskmetrics.com


from preamble:

"Change Set:		ScrollbarButtonOverlap-dew
Date:			5 February 2002
Author:			Doug Way

A simple fix for the problem of the scrollbar thumb overlapping the
scrollbar menu-button/up-arrow when you scroll up all the way.  It would
occur in existing windows when the alternativeScrollbarLook preference
is toggled.  This will also fix the problem in old windows such as the
Welcome To... window, etc.  The fixed method simply checks which button
is the lower of the two."!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ScrollbarButtonOverlap-dew.cs.gz
Type: application/octet-stream
Size: 537 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20020205/22f428ee/ScrollbarButtonOverlap-dew.cs.obj


More information about the Squeak-dev mailing list