Skip to content
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

Test: large code cell rendering improvement #226685

Closed
1 task
rebornix opened this issue Aug 27, 2024 · 0 comments
Closed
1 task

Test: large code cell rendering improvement #226685

rebornix opened this issue Aug 27, 2024 · 0 comments

Comments

@rebornix
Copy link
Member

rebornix commented Aug 27, 2024

Refs: #209154

Complexity: 2

author: @rebornix

Create Issue


Summary

We improved the rendering for large code cell (larger than viewport) this month, including two main changes:

  • the execution count is always visible (sticky at the bottom) while scrolling
  • when the code cell editor is larger than the viewport, we will only render the editor at the maximum height as the viewport

Please test that when you are scrolling in a notebook editor which contains large code cells, the scrolling is good (as if the code cell editor is rendered at full height) and the execution count is rendered at the ideal position.

Steps to Test:

@rebornix rebornix added this to the August 2024 milestone Aug 27, 2024
@chrmarti chrmarti removed their assignment Aug 27, 2024
@vs-code-engineering vs-code-engineering bot locked and limited conversation to collaborators Oct 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants