You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 12, 2022. It is now read-only.
When you switch between reference tabs (About, Interface, Paint, Blocks) the content should load in a way that is not distracting.
Actual Behavior
When switching to the "About ScratchJr" tab the list of Kickstarter supporters appears briefly before being replaced with the content.
I am guessing that the reason is that the text is translated, and the kickstarter list isn't. So the kickstarter list loads immediately with the page, and the rest of the content that comes before the list is inserted after looking up the correct translations.