Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
- Loading branch information