mirror of
https://github.com/neovim/neovim.git
synced 2026-01-17 02:17:01 +00:00
Problem: Popup menu position wrong in window with toolbar.
Solution: Take the window toolbar into account when positioning the popup
menu. (closes vim/vim#12308)
4e1ca0d9a6
Fixed in the previous commit. Test only.