Closed deadcombo closed 5 months ago
Hmm, it seems that the calculation for the x position of the childframe is off. As the first step, could you try increasing the second number in eldoc-box-offset
? Increase it until the childrame is fully visible, and try to hover on other symbols and see if the childframe is fully visible on different doc contents.
Hey that works, turns out I just had to increase it a lot more! Starting at ~128 it fits in the screen (tiny 12.5" laptop). Thank you.
On March 22, 2024 5:38:45 AM UTC, Yuan Fu @.***> wrote:
Hmm, it seems that the calculation for the x position of the childframe is off. As the first step, could you try increasing the second number in
eldoc-box-offset
? Increase it until the childrame is fully visible, and try to hover on other symbols and see if the childframe is fully visible on different doc contents.-- Reply to this email directly or view it on GitHub: https://github.com/casouri/eldoc-box/issues/97#issuecomment-2014393408 You are receiving this because you authored the thread.
Message ID: @.***>
Hello,
I'd like your help with this issue: When I use
eldoc-box-hover-mode
the child-frame is drawn cut-off at a the top-right corner. Ifeldoc-box-hover-at-point-mode
it is drawn correctly near point.Thank you.