Revert Unnecessary Changes
parent
bada736a3f
commit
2f2cb869f1
|
@ -15,6 +15,8 @@ ui.backend.cocoa.input-methods.editors io.encodings.utf16n
|
||||||
io.encodings.string classes.struct ;
|
io.encodings.string classes.struct ;
|
||||||
IN: ui.backend.cocoa.views
|
IN: ui.backend.cocoa.views
|
||||||
|
|
||||||
|
SLOT: window
|
||||||
|
|
||||||
: send-mouse-moved ( view event -- )
|
: send-mouse-moved ( view event -- )
|
||||||
[ mouse-location ] [ drop window ] 2bi
|
[ mouse-location ] [ drop window ] 2bi
|
||||||
[ move-hand fire-motion yield ] [ drop ] if* ;
|
[ move-hand fire-motion yield ] [ drop ] if* ;
|
||||||
|
|
Loading…
Reference in New Issue