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

fix: remove monaco max height limit #1823

Merged
merged 2 commits into from Nov 17, 2023
Merged

Conversation

Dartoxian
Copy link
Contributor

Description:

This PR removes the monaco max height limit. The limit was introduced to prevent monaco editors becoming massive - but actually doesn't work properly because the editor is allowed to overflow its container - as in this screenshot:

image

Is this change user facing?

YES

@Dartoxian Dartoxian added this pull request to the merge queue Nov 17, 2023
Merged via the queue into main with commit ffe0f43 Nov 17, 2023
33 checks passed
@Dartoxian Dartoxian deleted the bgazzard/fix-monaco-max-height branch November 17, 2023 10:00
github-merge-queue bot pushed a commit that referenced this pull request Nov 17, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.85.30](0.85.29...0.85.30)
(2023-11-17)


### Bug Fixes

* remove monaco max height limit
([#1823](#1823))
([ffe0f43](ffe0f43))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: kurtosisbot <kurtosisbot@users.noreply.github.com>
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.

None yet

2 participants