Skip to content

Commit 11250df

Browse files
committed
propane-2.5.0+ will need these changes
1 parent 2871100 commit 11250df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# propane-examples
2-
Example Sketches for propane-2.4.0+ features updated control_panel library (replacing `c.title = 'PaneTitle'` with `c.title('PaneTitle')`) also enable use of `block` with `button's`.
2+
Example Sketches for propane-2.5.0+ features replacement of `$app` with `Propane.app`.
33
See also [Example-Sketches][examples] for JRubyArt (many of with only need to be class wrapped to run with propane).
44

55
WIP to complete translation from JRubyArt to propane using [this conversion tool][conversion], and by replacing `Processing::Proxy` with `Propane::Proxy`, and unnest some classes as required.

0 commit comments

Comments
 (0)