From b9f8ef9951f2a534556925ad7a2776281f7e18c5 Mon Sep 17 00:00:00 2001 From: jmoenig Date: Wed, 8 Jan 2014 15:17:03 +0100 Subject: add mouseLeaveDragging() behavior to the paint editor, thanks, Kartik! All credit for fixing this goes to Kartik. This also seems to change just about every line ending for reasons known only to Xcode. Sorry Kartik, for not pulling your request because of those line endings, they are inevitable! --- history.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'history.txt') diff --git a/history.txt b/history.txt index 37a90a6..37d1d6b 100755 --- a/history.txt +++ b/history.txt @@ -2049,3 +2049,4 @@ ______ ------ * Threads, Blocks, Objects: The FOR reporter’s first input now also accepts blocks and scripts („rings“), and reports a copy that is bound to the sprite indicated by the second input. This lets you „zombify“ (or remote-control) sprites (and create custom TELL and ASK blocks) * Blocks: initial support for „sensing“ sprite-only custom block definitions, commented out for now +* Paint: Add mouseLeaveDragging() event behavior, thanks, Kartik, for this fix! -- cgit v1.3.1