Skip to content

Commit b9f4be6

Browse files
committed
still more bug reports
1 parent d302d91 commit b9f4be6

2 files changed

Lines changed: 15 additions & 0 deletions

File tree

core/todo.txt

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,19 @@ X https://github.com/processing/processing/issues/5707
3232
X skip Android's SDK folder when adding sketches
3333
X https://github.com/processing/processing/commit/5b653263cc6151f838c11a61689d756901c11e37
3434

35+
jakub
36+
X Fix freeze when restarting sketch with variables in size
37+
X https://github.com/processing/processing/pull/5708
38+
X Make sure Ctrl+Left Mouse on MacOS is consistent
39+
X https://github.com/processing/processing/issues/5672
40+
X https://github.com/processing/processing/pull/5674
41+
X Stop frame rate counter from exaggerating
42+
X https://github.com/processing/processing/pull/5697
43+
X Fix vertex buffer initialized with wrong number of components
44+
X https://github.com/processing/processing/pull/5698
45+
X Recreate FBOs when offscreen PGraphicsOpenGL is resized
46+
X https://github.com/processing/processing/pull/5699
47+
3548

3649
_ NullPointerException at java.awt.Window.init(Window.java:497) when using Airplay
3750
_ https://github.com/processing/processing/issues/5620

todo.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
X update to Java 8u192
33
_ fix the link to the FAQ in the menu
44
_ https://github.com/processing/processing/issues/5729
5+
_ processing-java doesn't handle sketch exceptions by quitting the sketch
6+
_ https://github.com/processing/processing/issues/5375
57

68
contrib
79
X Updated russian translation, now can choose russian in preferences

0 commit comments

Comments
 (0)