File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ The instructions for building the source [are here](https://github.com/processin
24
24
25
25
Someday we'll also write code style guidelines, fix all these bugs,
26
26
throw together hundreds of unit tests,
27
- and get rich off all this volunteer work .
27
+ and get rich off all this stuff that we're giving away for free .
28
28
29
29
But in the meantime, I ask for your patience,
30
30
[ participation] ( https://github.com/processing/processing/wiki/Project-List ) ,
Original file line number Diff line number Diff line change @@ -9,7 +9,6 @@ X https://github.com/processing/processing/issues/2228
9
9
X https://github.com/processing/processing/pull/2324
10
10
X move to native OS X full screen (gets rid of native code)
11
11
X https://github.com/processing/processing/issues/2641
12
- _ sometimes causes placement to temporarily be in the wrong spot
13
12
14
13
15
14
pulls
@@ -27,6 +26,7 @@ _ remove Applet as base class
27
26
_ performance issues on OS X (might be threading due to Applet)
28
27
_ https://github.com/processing/processing/issues/2423
29
28
_ play with improvements to full screen here
29
+ _ new full screen sometimes causes sketch to temporarily be in the wrong spot
30
30
31
31
32
32
processing.data
You can’t perform that action at this time.
0 commit comments