jdf / Processing.py-Bugs

A home for all bugs and feature requests about Python Mode for the Processing Development Environment.
41 stars 8 forks source link

https://py.processing.org/reference/keyPressed.html #382

Open grahamcodling opened 8 months ago

grahamcodling commented 8 months ago

In the webpage - https://py.processing.org/reference/keyPressed.html It says example broken

All that needs to be changed is to reduce the indent on global value (in the def keyPressed() function)

global value should line up with the if and else

villares commented 4 months ago

Good catch, @grahamcodling!

I'm afraid this project is kind of dormant, with no active maintainer. Would you care to join us at py5coding.org ?