From e6606b896e73d3c54ad3fa79e896248df2c1c768 Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Sat, 9 Mar 2019 13:38:22 -0500 Subject: [PATCH] note about possible pdf fix --- core/todo.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/core/todo.txt b/core/todo.txt index 739c89139..a5d49046a 100644 --- a/core/todo.txt +++ b/core/todo.txt @@ -4,6 +4,9 @@ _ https://github.com/processing/processing/issues/5791 _ use exit event to set mouseY to 0 on macOS _ https://github.com/processing/processing/pull/5796/files +_ possible fix for precision issues with PDF +_ https://github.com/processing/processing/issues/5801#issuecomment-466632459 + high-ish _ add separator option to loadTable()