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
As a young person who has created a project
I want to be able to run the code I've written, and see the visual output and the text output at the same time
So that I can see the full working output and/or any bugs/error messages
For the use case of Target Practice, for example, there is a need to be able to see the visual and text output concurrently, rather than in separate tabs on the right hand console.
is there an expectation that we would be able to support defaulting to this toggle being "split view=enabled" for specific projects? Trinket only displays the text output if you interact with the visual output - but whether this is by design or by constraint = unclear.
Expectation of behaviours/answer =
if no visual library then no need/tab
If there is then default to split
option of changing the console to not-split.
The text was updated successfully, but these errors were encountered:
maddyjoe
changed the title
Stacking of console outputs
Set up split toggle console UI
Oct 13, 2022
As a young person who has created a project
I want to be able to run the code I've written, and see the visual output and the text output at the same time
So that I can see the full working output and/or any bugs/error messages
For the use case of Target Practice, for example, there is a need to be able to see the visual and text output concurrently, rather than in separate tabs on the right hand console.
Tasks:
Questions:
Expectation of behaviours/answer =
The text was updated successfully, but these errors were encountered: