Beta fix for binding of click events when using the render function as discussed in issue #188.

This commit is contained in:
knsv
2015-07-17 23:13:40 +02:00
parent ed712fa673
commit 71d4113ecf
9 changed files with 529 additions and 186 deletions

View File

@@ -1,3 +1,4 @@
#sudo ulimit -S -n 4096
rm -r htmlDocs
mkdir htmlDocs
cp -r ./docs/img htmlDocs