-
Notifications
You must be signed in to change notification settings - Fork 526
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
Sizing issues of the IFrame containing the interactive editor #1198
Comments
Additional context: this is specific to the marketing page. |
The editor can be found here: https://dotnet.microsoft.com/en-us/languages |
The fix should go in the host |
@jonsequitur can you point me to the Monaco API for sizing? |
@danzhu54 you cannot pass the size of the editor via |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is needed in order to improve the UI.
In production it looks seamless
however with the new version we can see some unnecessary overflow
The text was updated successfully, but these errors were encountered: