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

Tie FES initialization to only run just before p5 init #7173

Merged
merged 2 commits into from
Aug 14, 2024

Conversation

limzykenneth
Copy link
Member

Addresses #7168

Changes:

Create a custom event that will be triggered after both window load and translation load completes. FES init will listen to this event instead of the window load event to prevent the race condition. This is only a temporary quick fix with 2.0 going to have a reworked system overall.

Translated FES messages should work regardless of browser/editor setups after this.

PR Checklist

@Qianqianye Qianqianye merged commit f9fcff8 into processing:main Aug 14, 2024
2 checks passed
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