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

the example on https://py.processing.org/reference/mouseReleased.html is not broken but is labeled as broken #188

Open
teacherAmmon opened this issue Jan 12, 2021 · 1 comment

Comments

@teacherAmmon
Copy link

No description provided.

@tabreturn
Copy link
Contributor

Thanks, @teacherAmmon. Several of the mouse event functions have this label, yet work fine. The reference is generated from these XML files: https://github.com/jdf/processing-py-site/tree/master/Reference/api_en

It appears the site-generator is unhappy with the <image> tags. The issue affects the following entries: createReader, frameRate_var, hour, key, keyCode, keyPressed_var, keyPressed, loop, mouseDragged, mouseMoved, mousePressed_var, mousePressed, mouseReleased

I've submitted a fix (#189).

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

2 participants