Joist is the main framework for PhET Interactive Simulations. Joist creates and displays the simulation content, home screen, navigation bar, About dialog, enables switching between tabs, and other framework-related features.
While working on https://github.com/phetsims/density-buoyancy-common/issues/316, @zepumph and I discussed that screenshots could be a source of memory leaks during fuzzing. Therefore we discussed omitting the "Screenshot" button during fuzzing. But we could alternatively allow one screenshot during fuzzing, then ignore the rest.
While working on https://github.com/phetsims/density-buoyancy-common/issues/316, @zepumph and I discussed that screenshots could be a source of memory leaks during fuzzing. Therefore we discussed omitting the "Screenshot" button during fuzzing. But we could alternatively allow one screenshot during fuzzing, then ignore the rest.