Replies: 1 comment 2 replies
-
|
Yes. The difficulty is fixing it generically. I had a script run over the code and validate that all the code compiles using Bean Shell so it's valid but verifying that it renders correctly is harder. I want to have something similar in the developer guide code/images so we can have confidence the samples are current and valid. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Open this Javadoc and click on "Open in playground":
https://www.codenameone.com/javadoc/com/codename1/components/SpanLabel
It doesn't work because "icon" isn't defined in the code. I suppose the Javadocs are full of issues like this.
Beta Was this translation helpful? Give feedback.
All reactions