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

frontend: Allow editor to auto-resize in case of text size change #2082

Merged
merged 1 commit into from
Jul 1, 2024

Conversation

ashu8912
Copy link
Member

If you to a config map view which shows data and your system text size setting is increased above 130% the monaco editor collapses, This PR allows it to resize itself on text size change

Signed-off-by: ashu8912 <aghildiyal@microsoft.com>
@ashu8912 ashu8912 force-pushed the auto-resize-on-text-size-change branch from 301801d to feeeea6 Compare June 25, 2024 05:15
@illume illume closed this Jun 28, 2024
@illume illume reopened this Jun 28, 2024
Copy link
Collaborator

@illume illume left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks.

@illume illume merged commit 408b62a into main Jul 1, 2024
28 checks passed
@illume illume deleted the auto-resize-on-text-size-change branch July 1, 2024 10:47
@illume illume added bug Something isn't working frontend Issues related to the frontend labels Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working frontend Issues related to the frontend
Projects
Development

Successfully merging this pull request may close these issues.

2 participants