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

Adjust non-webview output height when cell width changes #101828

Merged
merged 2 commits into from Jul 15, 2020

Conversation

roblourens
Copy link
Member

Fixes #100913

@rebornix do you think this is the right approach here? One alternative is to set up a resize observer for every output but this seems preferable, given that we should know exactly when the output might overflow (when the cell width changes).

And I think !hasDynamicHeight && !shadowContent is the right check but am not 100% sure.

@roblourens roblourens requested a review from rebornix July 7, 2020 01:37
@roblourens roblourens self-assigned this Jul 7, 2020
@rebornix rebornix merged commit 1b314ab into master Jul 15, 2020
@rebornix rebornix deleted the roblou/resizeSimpleOutputs branch July 15, 2020 21:45
@rebornix
Copy link
Member

Thanks for the fix!

@github-actions github-actions bot locked and limited conversation to collaborators Aug 29, 2020
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.

Notebook output cells overflow
2 participants