Add drag handle to vertically resize scrollable cell output#12601
Draft
seeM wants to merge 1 commit intofeat/clickable-truncation-messagefrom
Draft
Add drag handle to vertically resize scrollable cell output#12601seeM wants to merge 1 commit intofeat/clickable-truncation-messagefrom
seeM wants to merge 1 commit intofeat/clickable-truncation-messagefrom
Conversation
|
E2E Tests 🚀 |
df24c37 to
f64411a
Compare
bd97239 to
e1cfe8d
Compare
252b0dd to
8c7f9dc
Compare
e1cfe8d to
57c0db7
Compare
8c7f9dc to
bb1e47e
Compare
818229a to
d11c2a7
Compare
bb1e47e to
0f3d6d0
Compare
d11c2a7 to
d30c431
Compare
4645c8f to
eea4504
Compare
c20b0bf to
4a26786
Compare
05df841 to
f550e05
Compare
4a26786 to
3213716
Compare
f550e05 to
f75c45a
Compare
36056c0 to
2ef63d0
Compare
f75c45a to
6567f09
Compare
2ef63d0 to
81f8219
Compare
6567f09 to
2ea6643
Compare
Adds a resize handle at the bottom of scrollable notebook cell output containers. The handle appears as a thin bar that highlights on hover using the sash color. Double-click resets to default height. The height override is automatically cleared when cell outputs change or scrolling mode toggles. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> ghstack-source-id: bb847cb Pull-Request: #12632
2ea6643 to
e571c5c
Compare
81f8219 to
4c7b1bd
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds a resize handle at the bottom of scrollable notebook cell output containers. The handle appears as a thin bar that highlights on hover using the sash color. Double-click resets to default height. The height override is automatically cleared when cell outputs change or scrolling mode toggles.
Addresses #12600.
Release Notes
New Features
Bug Fixes
QA Notes
@:web @:positron-notebooks