ui.backend.cocoa.views: clickthrough is bullshit

I don't care what Slava thinks
db4
Joe Groff 2011-11-23 11:29:03 -08:00
parent 88d31b166b
commit 29bf4d7214
1 changed files with 1 additions and 1 deletions

View File

@ -152,7 +152,7 @@ CLASS: FactorView < NSOpenGLView NSTextInput
METHOD: void drawRect: NSRect rect [ self window [ draw-world ] when* ]
! Events
METHOD: char acceptsFirstMouse: id event [ 1 ]
METHOD: char acceptsFirstMouse: id event [ 0 ]
METHOD: void mouseEntered: id event [ self event send-mouse-moved ]