-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Open
Labels
Area: MobileFor issues affecting mobile or responsive behaviorFor issues affecting mobile or responsive behaviorEnhancementImprovement to an existing featureImprovement to an existing featureNeeds DesignRequires design input before moving forwardRequires design input before moving forward
Description
Increasing Access
Currently, the p5.js web editor does not allow users to view or switch between the code
and preview
tabs while a project is running. This feature is essential for users to review and modify code while simultaneously observing the output.
While exploring examples on the p5.js website, I observed that on the desktop view, switching between code
and preview
tabs is possible, allowing for simultaneous code review and output observation. However, this functionality is not available on mobile devices, where switching tabs are disabled while the project is running. This limitation impairs the ability to debug and iterate on code when using mobile devices efficiently.
Problem
ScreenRecording_09-07-2024.13-37-35_1.MP4
Feature enhancement details
Add a tab to view code
tab when it is running, in mobile view.

Metadata
Metadata
Assignees
Labels
Area: MobileFor issues affecting mobile or responsive behaviorFor issues affecting mobile or responsive behaviorEnhancementImprovement to an existing featureImprovement to an existing featureNeeds DesignRequires design input before moving forwardRequires design input before moving forward