Lowering Cocoa mouse wheel num lines. NPOB.

This commit is contained in:
hyatt%netscape.com 2002-04-24 00:52:38 +00:00
parent 9bd7d0e5ad
commit 3777d7b7ae

View File

@ -2002,7 +2002,7 @@ nsChildView::Idle()
} // mouseUp
const PRInt32 kNumLines = 8;
const PRInt32 kNumLines = 4;
-(void)scrollWheel:(NSEvent*)theEvent
{