Skip to content

feat: expose option to configure the popup border in plugin opts#369

Open
tom-gora wants to merge 2 commits into
3rd:masterfrom
tom-gora:configurable-border
Open

feat: expose option to configure the popup border in plugin opts#369
tom-gora wants to merge 2 commits into
3rd:masterfrom
tom-gora:configurable-border

Conversation

@tom-gora

Copy link
Copy Markdown

I added an option to configure the popup border as needed this for style consistency. Quick tweak. Could be improved maybe by getting it to respect global "winborder" but that's a task for tomorrow me.

For example configure:

-- ...
		max_width = nil,
		max_height = nil,
		max_width_window_percentage = 40,
		max_height_window_percentage = 35,
		popup_border = "rounded",
		scale_factor = 1.0,
--...

to get this: (here working with version patched with #367 )
image

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

Successfully merging this pull request may close these issues.

1 participant