company-box icon indicating copy to clipboard operation
company-box copied to clipboard

When the screen is split vertically, the calculation postion is wrong

Open jadestrong opened this issue 1 year ago • 0 comments

https://github.com/sebastiencs/company-box/blob/c4f2e243fba03c11e46b1600b124e036f2be7691/company-box.el#L603C22-L603C46

Maybe here should use p-y-abs ?:

                      (<= (- mode-line-y p-y-abs) (+ char-height height))

image

jadestrong avatar Jul 06 '24 03:07 jadestrong