christmo / macwidgets

Automatically exported from code.google.com/p/macwidgets
0 stars 0 forks source link

SourceList selection repaints incorrectly when SourceList loses focus #17

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
SourceList selection repaints incorrectly when SourceList loses focus. See 
attached screen shot.

Original issue reported on code.google.com by kenneth....@gmail.com on 23 Oct 2008 at 11:15

Attachments:

GoogleCodeExporter commented 8 years ago
Overrode getPathForBounds method in SourceListTreeUI so that focus events 
properly repaint the entire dirty 
region.

Original comment by kenneth....@gmail.com on 23 Oct 2008 at 11:40