processing / processing-website

Repository for the processing.org website
https://processing.org
GNU General Public License v2.0
59 stars 89 forks source link

Display constructor parameter types in the web reference #521

Closed kevinstadler closed 7 hours ago

kevinstadler commented 2 months ago

The change brings the display of constructor signatures in line with how other fields (methods) are already displayed, compare: https://github.com/processing/processing-website/blob/bf271113a486db21fc00ffd3841cb6b70adfb7c8/src/templates/reference/field.js#L172-L176

before

Screenshot 2024-04-15 at 23 44 01

after

Screenshot 2024-04-15 at 23 45 46

netlify[bot] commented 2 months ago

Deploy Preview for java-processing-faf822 ready!

Name Link
Latest commit f9bd2a08ded2d4339b4bbeb33f3db3a3079897b4
Latest deploy log https://app.netlify.com/sites/java-processing-faf822/deploys/661da75e379c1d00082f4acc
Deploy Preview https://deploy-preview-521--java-processing-faf822.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

SableRaf commented 7 hours ago

Thanks for the contribution @kevinstadler! ✨