Skip to content

Allow the output area to shrink to zero height#1218

Merged
shepmaster merged 1 commit into
mainfrom
last-second-fixin
May 6, 2026
Merged

Allow the output area to shrink to zero height#1218
shepmaster merged 1 commit into
mainfrom
last-second-fixin

Conversation

@shepmaster
Copy link
Copy Markdown
Member

This was lost in the resizing refactor. Without it, the output can cause a scrollbar to appear on the whole page.

The previous fix (e8644dc) applied to the entire playground container and worked when the editor was stacked above the output. This change is needed for when the output is side-by-side with the editor.

This was lost in the resizing refactor. Without it, the output can
cause a scrollbar to appear on the whole page.

The previous fix (e8644dc) applied to
the entire playground container and worked when the editor was stacked
above the output. This change is needed for when the output is
side-by-side with the editor.
@shepmaster shepmaster added the bug The playground isn't doing what it was intended to label May 6, 2026
@shepmaster shepmaster merged commit 8a15768 into main May 6, 2026
14 checks passed
@shepmaster shepmaster deleted the last-second-fixin branch May 6, 2026 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug The playground isn't doing what it was intended to

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant