[BUG][FIX] #drawMouseDownHiglightOn missing an h

David N. Smith (IBM) dnsmith at watson.ibm.com
Wed Jul 19 20:01:02 UTC 2000


This is a candidate for the most trivial bug ever submitted here. In class Morph is the method drawMouseDownHiglightOn:. Note that it is missing an h (in Higlight). Other methods called by this one, and other methods using the words HighLight in their names include the h.

The fix is obviously to add back the 'h', and change the lone caller to match.

Dave
_______________________________
David N. Smith
IBM T J Watson Research Center
Hawthorne, NY
_______________________________
Any opinions or recommendations
herein are those of the author  
and not of his employer.





More information about the Squeak-dev mailing list