Company childframe placement

What happened?

I have set up a bigger line height because I like my code to breathe.

(setq-local default-text-properties '(line-spacing 0.50 line-height 1.50))

When I use (company +childframe) the child frame overlaps the current line.

Is there a way to configure the child frame position?

System information


Loading data dump...

According to :completion company - Doom Emacs v21.12 documentation , the +childframe option uses the package GitHub - sebastiencs/company-box: A company front-end with icons .

From the README of the package:

This topic was automatically closed after 360 days. New replies are no longer allowed.