jongmana

Results 5 issues of jongmana

The enabled option 'mouse clicks on screen' shows a text of which mouse button was clicked; that is a really great feature for making tutorials that other free / open...

It seems to me that the code examples like the custom-element example of 3.0/start/samples/custom-element/ have two issues. 1) When one follows the StackBlitz link on the documentation site, there is...

Just installing the Google-Map component adds 41 errors and 24 warnings to my project when I run 'polymer lint'. The main reason seems to be that the linter can't find...

when I call a private JS method (`#`) starting the name `add` in the html tag function, a colorpicker will be shown. ```javascript ``` Not sure if the problem originates...

Following the wiki I tried to build the jar with gradle, but got an error doing so: --- FAILURE: Build failed with an exception. - Where: Build file '/home/alex/Downloads/harmony-java-client-master/build.gradle' line:...