Skip to content

Commit 046b652

Browse files
committed
put this mouseButton entry in the correct file
1 parent f39f2ea commit 046b652

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

core/todo.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
1277 (4.0b2)
22
X fix apparent problem in PShape with QUADRATIC_VERTEX (wrong vertex index)
3-
3+
X mouseButton not reporting correctly in 4.0b1 (Windows and Linux)
4+
X https://github.com/processing/processing4/issues/281
5+
X https://github.com/processing/processing4/issues/283
46

57
contribs
68
X Remove two redundant variable assignments in PShader

todo.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@ X deal with getFontMetrics() deprecation warning in EditorToolbar
88
X Exported Application broken in 4.0 beta 1 on macOS when using P2D or P3D
99
X https://github.com/processing/processing4/issues/249
1010
X new issue: https://github.com/processing/processing4/issues/284
11-
X mouseButton not reporting correctly in 4.0b1 (Windows and Linux)
12-
X https://github.com/processing/processing4/issues/281
13-
X https://github.com/processing/processing4/issues/283
1411
X add -Dpython.console.encoding=UTF-8 to launcher
1512
X https://github.com/jdf/Processing.py-Bugs/issues/322
1613
o key shortcuts broken on Katherine's laptop
@@ -23,7 +20,6 @@ X https://github.com/processing/processing4/issues/280 (duplicate)
2320
X Movie Maker broken with spaces in path (converted to %20)
2421
X https://github.com/processing/processing4/issues/268
2522

26-
2723
contribs
2824
X fix minor typos in the PWM code for the IO library
2925
X https://github.com/processing/processing4/pull/266

0 commit comments

Comments
 (0)