Skip to content

Fix swap script for translation of the Reference pages #864

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

Merged
merged 1 commit into from
Aug 30, 2020

Conversation

yukienomiya
Copy link
Member

Changes:

Fix a bug in the swap function for the translation of the Reference section.
The changes I made to the updateLanguage() function in PR #836 weren't complete: the script currently treats the description elements in Class pages of the Reference section as Strings instead of Arrays, so the description of Methods/Fields in Class pages are not properly rendered. (i.e. p5.Image).

Copy link
Contributor

@outofambit outofambit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for catching and fixing this so fast!

@outofambit outofambit merged commit d38ae33 into processing:main Aug 30, 2020
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

Successfully merging this pull request may close these issues.

2 participants