Skip to content

Fixes #145340 #146125

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Fixes #145340 #146125

wants to merge 1 commit into from

Conversation

JZ-wenxuan
Copy link

This PR fixes #145340.

As shown below, whenever elements of Notebook Cell List changes, inactive view will be scrolled accordingly to fix visible cells.

Code_-_OSS_1gnFaTBVdq

@ghost
Copy link

ghost commented Mar 27, 2022

CLA assistant check
All CLA requirements met.

@rebornix rebornix self-requested a review January 29, 2024 18:44
@rebornix
Copy link
Member

Thanks for the contribution.

I like the concept a lot but I'm not so sure about the approach we took here, which updates the scroll top inside model slice. I wonder if we can do something in notebook editor widget to account for this.

@rebornix rebornix assigned amunger and unassigned rebornix Jan 29, 2024
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.

When split to two views, the unactive view for jupyter notebook is not fixed
4 participants