Skip to content

Add scrollbar to Python output#1517

Merged
cocomarine merged 1 commit into
mainfrom
1545-add-scroll-bar-to-text-ouput
Jul 2, 2026
Merged

Add scrollbar to Python output#1517
cocomarine merged 1 commit into
mainfrom
1545-add-scroll-bar-to-text-ouput

Conversation

@cocomarine

@cocomarine cocomarine commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

@cocomarine cocomarine marked this pull request as ready for review July 2, 2026 09:00
Copilot AI review requested due to automatic review settings July 2, 2026 09:00

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR aims to make the Python runner output area easier to navigate when there’s lots of text by surfacing a scrollbar in the output UI.

Changes:

  • Adjusts .pythonrunner-console sizing by removing inline-size: 100%.
  • Adds scrollbar-width: thin to the Python output console styling.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/assets/stylesheets/PythonRunner.scss
@cocomarine cocomarine merged commit 0408edd into main Jul 2, 2026
9 checks passed
@cocomarine cocomarine deleted the 1545-add-scroll-bar-to-text-ouput branch July 2, 2026 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants