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

Add min-height to work around clipping #164759

Merged
merged 1 commit into from
Oct 26, 2022
Merged

Add min-height to work around clipping #164759

merged 1 commit into from
Oct 26, 2022

Conversation

rzhao271
Copy link
Contributor

@rzhao271 rzhao271 commented Oct 26, 2022

Fixes #164602

The hover is currently clipped by .monaco-list-rows not being tall enough. This PR provides a workaround to let the Settings editor hover that shows up when clicking the gear icon fully render. The whole Settings editor is still cut off by the status bar, still, but that is wanted behaviour.

@rzhao271 rzhao271 enabled auto-merge (squash) October 26, 2022 22:10
@rzhao271 rzhao271 self-assigned this Oct 26, 2022
@rzhao271 rzhao271 added this to the October 2022 milestone Oct 26, 2022
@rzhao271 rzhao271 merged commit 54bd3cc into main Oct 26, 2022
@rzhao271 rzhao271 deleted the cautious-tyrannosaurus branch October 26, 2022 22:25
formigoni pushed a commit to formigoni/vscode that referenced this pull request Oct 27, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Dec 10, 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.

Settings editor overflow clipped when only one setting shows up
2 participants