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

Poor scrolling behavior after notebook model reset #150306

Merged
merged 5 commits into from
Jun 6, 2022

Conversation

roblourens
Copy link
Member

For #148164

  1. Kick off markdown rendering in background after markdown cells are added
  2. Fix issue with cell editor trying to reveal itself when it gets rendered
  3. Fix cell being resized after it is disposed, causing some issues

…ll be clamped when a cell above the viewport got larger
rebornix
rebornix previously approved these changes May 24, 2022
src/vs/base/browser/ui/list/listView.ts Outdated Show resolved Hide resolved
rebornix
rebornix previously approved these changes May 25, 2022
…llTop will be clamped when a cell above the viewport got larger"

This reverts commit 35c61b2.
alexdima
alexdima previously approved these changes May 30, 2022
@roblourens roblourens modified the milestones: May 2022, June 2022 May 31, 2022
@roblourens roblourens enabled auto-merge (squash) June 6, 2022 23:30
@roblourens roblourens merged commit 05d23f1 into main Jun 6, 2022
@roblourens roblourens deleted the roblourens/issue148164_3 branch June 6, 2022 23:36
@github-actions github-actions bot locked and limited conversation to collaborators Jul 22, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants