Adds a color picker button to the 2D demo, which injects JavaScript to change the background of the page. Not super useful, but it should be a good demonstration on how to use the new javascript execution functionality
Also fixes a bug in the null check of executeJavaScript that was causing it to fail
Adds a color picker button to the 2D demo, which injects JavaScript to change the background of the page. Not super useful, but it should be a good demonstration on how to use the new javascript execution functionality
Also fixes a bug in the null check of
executeJavaScript
that was causing it to failFixes: https://github.com/Lecrapouille/gdcef/issues/21