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

[VSCode Extension] Lateral panel hides REST action #763

Closed
hguerrero opened this issue May 12, 2023 · 3 comments
Closed

[VSCode Extension] Lateral panel hides REST action #763

hguerrero opened this issue May 12, 2023 · 3 comments
Assignees

Comments

@hguerrero
Copy link

When using a low resolution (or zoom-in view) with VS Code extension, the lateral panel with properties blocks the view to the REST action buttons on the left side.

image

@mgubaidullin
Copy link
Contributor

Have you tried to resize?

resize

@hguerrero
Copy link
Author

I tried, but it looks like there is a minimum size for the panel:

karavan-issue

@mgubaidullin
Copy link
Contributor

mgubaidullin commented May 12, 2023

Current values are

defaultSize={'400px'}
maxSize={'800px'} 
minSize={'300px'}

I'll take a look what might be done

mgubaidullin added a commit that referenced this issue Aug 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants