diff options
| author | glepnir <glephunter@gmail.com> | 2026-03-20 01:11:35 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-19 13:11:35 -0400 |
| commit | 531442ddd8dfafb2e3866cb834fc5e83d11618fe (patch) | |
| tree | c2738ce52fa8818f2ef5f6789af3088333a01b7f /runtime/lua/vim/provider/python.lua | |
| parent | 4b0700c618bf24d1f62cf6909abdaf0aaec54b9e (diff) | |
fix(ui): apply 'pumborder' to mouse menu, fix overflow #36193
Problem:
Mouse popup menus (right-click context menus) do not respect the
'pumborder' option and could overflow screen boundaries when borders
were enabled near the edge.
Solution:
- Remove the mouse menu exclusion from border rendering.
- Add boundary check to shift menu left when border would exceed screen
width, ensuring complete visibility of menu content and borders.
Diffstat (limited to 'runtime/lua/vim/provider/python.lua')
0 files changed, 0 insertions, 0 deletions
