helix/helix-term
Michael Davis 2367b20318
Remove popup_border calculations from LSP Hover UI component
The Hover component is used as the inner contents of a Popup. The Popup
should be doing calculations based on whether popup_borders is
configured and not Hover. This fixes an issue with hover rendering when
the popup border option is enabled for popups.

Fixes #12742
2025-01-31 12:01:33 -05:00
..
src Remove popup_border calculations from LSP Hover UI component 2025-01-31 12:01:33 -05:00
tests
.gitignore
build.rs
Cargo.toml