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

how can we make the popup window size dynamic #11

Open
cambp4 opened this issue Dec 22, 2020 · 3 comments
Open

how can we make the popup window size dynamic #11

cambp4 opened this issue Dec 22, 2020 · 3 comments

Comments

@cambp4
Copy link

cambp4 commented Dec 22, 2020

hi, I am using your lsp plugin but I thought this was more apropriate to post here, we can set the size of a window but when the window is too small the popup does not appear. can we set some sort of dynamic layout so that it would still appear but smaller ? or can we set a size relative to the size of the window that is currently open ?

@RishabhRD
Copy link
Owner

Hi, I realised the problem few days back while using large font size. Sometimes absolute size is not what we want. It is not currently supported but I am working on it. Mostly it should take a day or two. My idea is to provide an option to specify whether provided dimensions are absolute or relative (in percentage) based on that it would draw the popup.

@RishabhRD
Copy link
Owner

@cambp4 I would add the PR tomorrow. You can track the progress there. Hopefully PR should be merged in few hours.

@cambp4
Copy link
Author

cambp4 commented Dec 23, 2020

nice :) your project is super cool, I am going to follow it closely

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

No branches or pull requests

2 participants