sebastiencs / company-box

A company front-end with icons
563 stars 64 forks source link

icons not displayed when candidate list very close to left margin of frame #197

Open rdiaz02 opened 1 year ago

rdiaz02 commented 1 year ago

Best explained with three figures:

A. Icons are not displayed cb1

B. Icons displayed cb2

C. Icons displayed : note the box has room on the left, within the same Emacs frame even if the means having the box over the left Emacs window cb3

So the problem seems related to the box not extending beyond the frame limits and/or not moving right to have room on its left. I've tried playing with company-box-frame-parameters to no avail.