Set popup window height
See original GitHub issueI can’t find a way to adjust the height of the popup window.
For example when I do either of those 2:
<Plug>(ultest-output-show)
<Plug>(ultest-attach)
The popup is just 20 lines high, which isn’t really enough.
Is there a config option for that which I have overlooked?
Issue Analytics
- State:
- Created 2 years ago
- Reactions:1
- Comments:5 (2 by maintainers)
Top Results From Across the Web
How to set PopUp Window size - javascript - Stack Overflow
The methods you have to use are resizeTo() or resizeBy(). The option to resize a window may be restricted by browser-settings.
Read more >How to define width and height for a pop-up window, in Razor ...
I'm trying to figure out how to call an action in a new pop-up window with a certain size (widthxheight);. My code:.
Read more >Blazor - How to change popup window size based on a View ...
Adjust popupWindowSize based its contents for example width based on column size and height based on max row size in a column. Able...
Read more >Website Pop-Up Sizes for Desktop & Mobile | Lightbox Design
To design something that looks good at most resolutions, it's a good idea to stay under 900×650. 1366×768 is a common screen resolution,...
Read more >How to bring popup window in %%% percentage of height ...
I can't find though how to put % values for height & width of popup. I tried: https://www.w3schools.com/css/css_dimension.asp. For example: height: 200px;
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
That’s what happens when dealing with long and similar variable names 😅 Please try latest, should be working now
Thank you so much, it works now, very cool!
One last thing: Is it possible to adjust the window distance at the bottom?
My commandline is 2 lines high, and above that there is the status line. If I could add 2 extra lines distance then it would not clip. Is that possible?