-
Notifications
You must be signed in to change notification settings - Fork 27
Closed
Labels
UIUser Interface Related IssuesUser Interface Related IssuesbugSomething isn't workingSomething isn't working
Description
CircuitPython Version
v9.2.9 on seeeduino_xiao_rp2040 at this writing on Windows 10, but also confirmed on Mac Os with a Qt Py S3 using v10.0.x.
Workflow(s)
USB
Browser(s)
On the Windows10 machine it is Version 140.0.7339.207 (Official Build) (64-bit)
Console Log
Steps
Plug in board
Connect
Open serial window
observe
Description
In the split screen where the editor window is in the left side and serial output in on the right side, the editor side allows use of the entire window. Where as the serial window is limited to 24 lines and then begins to scroll. Even when the window is large enough for twice that many lines or more, the serial output only uses the first 24 lines. Turning off the editor window allowing the serial window the full width of the page does not change the behavior.
In addition, reducing the width of the window, once text runs off the right side of the screen, no horizontal scroll bar is available to scroll over to the right.
Additional information

Metadata
Metadata
Assignees
Labels
UIUser Interface Related IssuesUser Interface Related IssuesbugSomething isn't workingSomething isn't working