From 644125eb2e68af983de6e34999b84d1446ead56b Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes <jon.w.wilkes@gmail.com> Date: Sat, 27 Feb 2016 00:01:16 -0500 Subject: [PATCH] update todo --- pd/nw/todo.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/pd/nw/todo.txt b/pd/nw/todo.txt index c4ad4dd3f..8a9b6fad3 100644 --- a/pd/nw/todo.txt +++ b/pd/nw/todo.txt @@ -18,9 +18,6 @@ Event settings for edit mode * can type new text into the box * a click in the box will anchor the box and trigger #2 above -*need to be able to tell the difference between new obj and retexted -obj - HTML5 which may not be standard yet: 1) mouse.pageX/pageY -- exist in Chromium but maybe not in FF et al. 2) svg 'overflow' attribute -- probably doesn't work in other browsers -- GitLab