Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

library "breaks" applets #4

Open
kritzikratzi opened this issue Nov 25, 2009 · 1 comment
Open

library "breaks" applets #4

kritzikratzi opened this issue Nov 25, 2009 · 1 comment

Comments

@kritzikratzi
Copy link
Owner

the library breaks applets because it tries to use commands which can only be invoked in application mode.
proposed solution: the library should detect if the sketch is running as an applet and then disable itself.

@kritzikratzi
Copy link
Owner Author

better solution:
the library should detect if the sketch is running as an applet an then do it's best!

this should be implemented in the next major update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant