Skip to content

Commit a1e623c

Browse files
committed
wrapping up other changes/edits
1 parent 4bc1525 commit a1e623c

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

core/todo.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
1-
0270 (3.5.4 or 3.6)
1+
0270 (3.5.4)
2+
no changes
3+
4+
25
_ size() issues on Mojave?
36
_ https://github.com/processing/processing/issues/5791
47
_ use exit event to set mouseY to 0 on macOS
58
_ https://github.com/processing/processing/pull/5796/files
6-
79
_ possible fix for precision issues with PDF
810
_ https://github.com/processing/processing/issues/5801#issuecomment-466632459
911

todo.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
0270 (3.5.4 or 3.6)
1+
0270 (3.5.4)
22
X use ctrl-page up/down for tabs on Windows
33
X https://github.com/processing/processing/issues/5794
44
X fix potential highlighting issue that wasn't selecting portions of text
@@ -19,6 +19,7 @@ X don't do library subfolders
1919
X show error when .properties file is missing from contribs
2020
X clean up a lot of bad temp file handling in the contrib manager
2121
X https://github.com/processing/processing/issues/5845
22+
X https://github.com/processing/processing/issues/5960
2223
X NPE in installPreviouslyFailed() on startup
2324
X https://github.com/processing/processing/issues/5482
2425
X https://github.com/processing/processing/issues/5916
@@ -28,9 +29,6 @@ X tweak mode not working
2829
X https://github.com/processing/processing/issues/5805
2930
X https://github.com/processing/processing/pull/5909
3031

31-
_ windows anti-malware leaves browser stuck at 100%
32-
_ https://github.com/processing/processing/issues/5893
33-
3432

3533
from Casey
3634
_ Issue with https and downloading the binaries, +Checksums?
@@ -70,6 +68,8 @@ _ https://github.com/processing/processing/pull/4040
7068

7169

7270
high
71+
_ windows anti-malware leaves browser stuck at 100%
72+
_ https://github.com/processing/processing/issues/5893
7373
_ run button not deactivating
7474
_ https://github.com/processing/processing/issues/5786
7575
_ Find in Reference disabled for various keywords (draw, for, if, catch, while)

0 commit comments

Comments
 (0)